Commit Graph

558 Commits (5d9a4c4414b557ab6fb0d0ded35debeaf2c79a55)

Author SHA1 Message Date
Florian Didron c7d9b48cc9
Merge branch 'master' into enable_lto_option 6 years ago
Drashna Jaelre 8903b7913a
Add option to enable LTO easily () 6 years ago
Drashna Jaelre caef39bf2a
Add DFU Suffix for ARM boards () 6 years ago
Florian Didron 59d28fe288
Merge pull request from zsa/fix/mouse_movement 6 years ago
Drashna Jaelre c382378a35
Re-fix Mousekey Movements 6 years ago
Florian Didron edf5c533d6
Merge pull request from zsa/fix/wake_on_chibos 6 years ago
Drashna Jaelre cc1e4cde13
Fix wakeup function on ChibiOS 6 years ago
Takeshi ISHII d663b42978
fix LIB_SRC and QUANTUM_LIB_SRC for ARM () 6 years ago
Florian Didron bd66bf5f8f
Merge branch 'master' into fix/rgb_matrix_init 6 years ago
Florian Didron 2d95c30c28
Merge branch 'master' into fix/avr_gcc_compiler 6 years ago
Drashna Jaelre 3dbbb83d59
Init RGB Matrix EEPROM 6 years ago
Danny Nguyen 25c88b2bb4
Make sure NOBITS is set on reset_key 6 years ago
Markus Weimar 3fe282f1c1
Improve mouse keys docs and constant speed mode 6 years ago
fauxpark 4506931676
Remove keyboard description from Adafruit BLE device name 6 years ago
Drashna Jaelre 431766476b
Custom Tapping Term per key () 6 years ago
Daniel Prilik 5f8fdefe3a
RGB Matrix support for Massdrop CTRL/ALT () 6 years ago
Takeshi ISHII b9f6ff05d0 build size-check enhancement () 6 years ago
Jon Arintok 346cbd8816 Add 3 speed mousekey movement option () 6 years ago
Rob Rogers afdc67184d correct typo in eeprom split target for dfu () 6 years ago
Danny 3c257c1c6e Add avrdude split EE_HANDS flash commands () 6 years ago
Michael F. Lamb f34244a871 Sleep until USB port becomes writable before running avrdude () 6 years ago
Takuya Urakawa 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support () 6 years ago
James Churchill 37932c293c Next set of split_common changes () 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed () 6 years ago
Jumail Mundekkat 149015e799 Fixed grep issue in bootloader build target () 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes () 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids () 6 years ago
Shihpin Tseng 68fad7b777 Enable custom chibios sub-platform 6 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API () 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions () 6 years ago
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 () 6 years ago
Drashna Jaelre d3f7910e68
Remove AUTOGEN and fix Travis Compiled Push scripts () 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
Konstantin Đorđević f1be0236b6 Remove unnecessary IS_COMMAND definitions from recently added keyboards () 6 years ago
Thomas Baart 47051f506f Add One Shot Key callbacks () 6 years ago
fauxpark d8e9a0f7a3 Change return type of layer_switch_get_layer() to uint8_t () 6 years ago
Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix () 6 years ago
patrickmt 60ae309ced arm_atsam ADC0 factory calibration correction 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK () 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight () 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods () 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature () 6 years ago
alex-ong 574fc6444b Whitespace cleanup. 6 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK. 6 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor 6 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function () 6 years ago
Drashna Jaelre 0306e487e2
Circular animation () 6 years ago
Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code () 6 years ago
Shihpin Tseng b416113616 Fix oneshot_time wrong type () 6 years ago
lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) 6 years ago