Commit Graph

309 Commits (a0d5f0722f8d045903670babbdc76ad1c5842b7c)

Author SHA1 Message Date
Ryan Caltabiano ba26736d7e Fix bit count calculation for iterating layers 6 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) 6 years ago
Drashna Jaelre 48b01446ba Make delay for Capslock in Hold-Tap functions configurable (#5497) 6 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) 6 years ago
Drashna Jaelre 8a9c90ad78 Re-fix Mousekey Movements (#5740) 6 years ago
Drashna Jaelre 90cd383d46 Fix wakeup function on ChibiOS (#5707) 6 years ago
Drashna Jaelre dd64a4e738 Init RGB Matrix EEPROM 6 years ago
Danny Nguyen 746058306b Make sure NOBITS is set on reset_key 6 years ago
Markus Weimar e3a940026e Improve mouse keys docs and constant speed mode 6 years ago
patrickmt 3542f594d9 Fix wake from suspend LED functionality 6 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009) 6 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328) 6 years ago
Jon Arintok 346cbd8816 Add 3 speed mousekey movement option (#2246) 6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974) 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 6 years ago
Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
Thomas Baart 47051f506f Add One Shot Key callbacks (#4697) 6 years ago
fauxpark d8e9a0f7a3 Change return type of layer_switch_get_layer() to uint8_t (#5011) 6 years ago
Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix (#4999) 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929) 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
alex-ong 574fc6444b Whitespace cleanup. 6 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK. 6 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865) 6 years ago
Konstantin Đorđević 2f009d7461 Add MOD_MASK_* macros to core code (#4337) 6 years ago
Shihpin Tseng b416113616 Fix oneshot_time wrong type (#3696) 6 years ago
lambda_sakura 8e47f64888 Add support for RETRO_TAPPING to LT(layer, kc) 6 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
DidierLoiseau 94ba2e5a9f Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853) 6 years ago
Jeremy Bernhardt 77399bfe51 MacOS Brightness Alias (#4836) 6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
Drashna Jaelre 5fcca9a226 Add documentation and fix formating (#4860) 6 years ago
Nikolaus Wittenstein 2fd86f4252 Add some function comments in action_layer.c (#4858) 6 years ago
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros (#4775) 6 years ago
patrickmt 6e984a8b5e Update to arm_atsam wait and timer routines 6 years ago
yiancar 2bfac351ed Final HS60v2 changes. (#4790) 6 years ago
Konstantin Đorđević be666b2d8a Add underscores to names of brightness control constants in report.h (#4764) 6 years ago
Konstantin Đorđević 93b004c943 Keep pressed keys on layer state change (fixes #2053, #2279) (#3905) 6 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 7 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609) 7 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389) 7 years ago
ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 7 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477) 7 years ago