325 Commits (master)

Author SHA1 Message Date
matth 3882ceefc1 updaded matt xd87 5 years ago
Drashna Jaelre 931e9bdbe4 Decrement EECONFIG magic number 6 years ago
XScorpion2 957070a6b5 Added OLED Display autoscroll during periods of OLED data inactivity () 6 years ago
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility () 6 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys () 6 years ago
fauxpark f2c179de58 Remove superfluous JTAG disable code () 6 years ago
Joel Challis d8d2a09674 Fix LT() crashing some ARM keyboards () 6 years ago
fauxpark 2f6c068e0d Extend allowed range of tappable keycodes to include modifiers () 6 years ago
Drashna Jaelre 3261c408e4 Add support for TAP_CODE_DELAY to Hold-Tap keys () 6 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT () 6 years ago
fauxpark 3895b4b868 Extend maximum number of backlight levels to 31 () 6 years ago
Drashna Jaelre f6651424a0 Make Caps Lock delay more reasonable () 6 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM () 6 years ago
XScorpion2 e2dfb787da Adding rgb matrix speed into eeprom storage. () 6 years ago
yiancar 3538955778 Usbasploader bootloader option addition () 6 years ago
fauxpark d16056e60a Fix TO() and DF() calling layer_state_set_[kb,user] twice () 6 years ago
Ryan Caltabiano ba26736d7e Fix bit count calculation for iterating layers 6 years ago
Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t () 6 years ago
Drashna Jaelre 48b01446ba Make delay for Capslock in Hold-Tap functions configurable () 6 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common () 6 years ago
Drashna Jaelre 8a9c90ad78 Re-fix Mousekey Movements () 6 years ago
Drashna Jaelre 90cd383d46 Fix wakeup function on ChibiOS () 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 () 6 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT () 6 years ago
Jon Arintok 346cbd8816 Add 3 speed mousekey movement option () 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
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
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
skullY bf2670601d compiles, but long delay on startup and problems 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
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
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