Commit Graph

322 Commits (fix/print_buffer_overflow)

Author SHA1 Message Date
Drashna Jaelre 8c164726e8 Remove dynamic_keymap check
5 years ago
Drashna Jaelre 4df874a1d9 Change additional layer structure code
5 years ago
Drashna Jaelre e0eecc6834 Additional changes for Layer State typedef compatibility
5 years ago
Ryan Caltabiano a393d4d43e Fix bit count calculation for iterating layers
5 years ago
Alex Ong 8253427f12 Typedef'ed layer_state_t to uint32_t (#3637)
5 years ago
Drashna Jaelre e237feba30 Make Caps Lock delay more reasonable (#6199)
5 years ago
fauxpark 4083565334 Store backlight breathing state in EEPROM (#6105)
5 years ago
XScorpion2 b279d2b94e Adding rgb matrix speed into eeprom storage. (#5965)
5 years ago
yiancar 7f75ee8cd6 Usbasploader bootloader option addition (#6304)
5 years ago
Drashna Jaelre bb71ba4b00 Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003) (#62)
5 years ago
Florian Didron 680c966e8e
Merge branch 'master' into fix/caps_lock_tap_hold_functions
5 years ago
Florian Didron 3ed039ed76
Merge branch 'master' into fix/mouse_keys
5 years ago
Drashna Jaelre 1e51f568dd
Make delay for Capslock in Hold-Tap functions configurable (#5497)
5 years ago
Drashna Jaelre be58a68473
Re-fix Mousekey Movements (#5740)
5 years ago
XScorpion2 4b5a0375d4
Fix issuse with OLED Driver and Split Keyboard code
5 years ago
Florian Didron 59d28fe288
Merge pull request #34 from zsa/fix/mouse_movement
5 years ago
Drashna Jaelre c382378a35
Re-fix Mousekey Movements
5 years ago
Drashna Jaelre cc1e4cde13
Fix wakeup function on ChibiOS
5 years ago
Florian Didron bd66bf5f8f
Merge branch 'master' into fix/rgb_matrix_init
5 years ago
Florian Didron 2d95c30c28
Merge branch 'master' into fix/avr_gcc_compiler
5 years ago
Drashna Jaelre 3dbbb83d59
Init RGB Matrix EEPROM
5 years ago
Danny Nguyen 25c88b2bb4
Make sure NOBITS is set on reset_key
5 years ago
Markus Weimar 3fe282f1c1
Improve mouse keys docs and constant speed mode
5 years ago
Drashna Jaelre 431766476b
Custom Tapping Term per key (#5009)
5 years ago
Daniel Prilik 5f8fdefe3a
RGB Matrix support for Massdrop CTRL/ALT (#5328)
5 years ago
Jon Arintok 346cbd8816 Add 3 speed mousekey movement option (#2246)
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
5 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
5 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113)
5 years ago
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)
5 years ago
skullY bf2670601d compiles, but long delay on startup and problems
5 years ago
Thomas Baart 47051f506f Add One Shot Key callbacks (#4697)
5 years ago
fauxpark d8e9a0f7a3 Change return type of layer_switch_get_layer() to uint8_t (#5011)
5 years ago
Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix (#4999)
5 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
5 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929)
5 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
5 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
5 years ago
alex-ong 574fc6444b Whitespace cleanup.
5 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK.
5 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor
5 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865)
5 years ago
Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code (#4337)
5 years ago
Shihpin Tseng b416113616 Fix oneshot_time wrong type (#3696)
5 years ago
lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc)
5 years ago
Konstantin Đorđević 0f8431a57f Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)
6 years ago
Junya Ogura 1d0bc5b7ba Flip definitions of macOS brightness alias
6 years ago