Age | Commit message (Expand) | Author |
2019-04-08 | [Keyboard] Refactor jj40 to current standards (#5574) | zvecr |
2019-04-07 | Fixed tap/down/up handling in dynamic keymap macros (#5363) | Drashna Jaelre |
2019-04-05 | Custom Tapping Term per key (#5009) | Drashna Jaelre |
2019-04-02 | RGB Matrix Overhaul (#5372) | XScorpion2 |
2019-03-30 | Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE | Wilba6582 |
2019-03-12 | Next set of split_common changes (#4974) | James Churchill |
2019-02-21 | Velocikey: Match RGB animation speed to typing speed (#3754) | Chris Lewis |
2019-02-16 | Haptic feedback generalized - DRV2605 and solenoids (#4939) | ishtob |
2019-02-10 | fix compiling for backlight without led matrix | skullY |
2019-02-10 | compiles, but long delay on startup and problems | skullY |
2019-02-05 | Improvements to Space Cadet Shift (#3856) | Anthony |
2019-01-28 | Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) | Rockman18 |
2019-01-25 | move `#include "rgb.h"` from quantum.h to quantum.c | mtei |
2018-12-19 | Overhaul Unicode Common functionality (#4325) | Drashna Jaelre |
2018-12-14 | Fix up tap_code functionality (#4609) | Drashna Jaelre |
2018-11-06 | Add EEPROM_RESET keycode to core code (#4234) | Drashna Jaelre |
2018-10-27 | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre |
2018-10-26 | add support for encoders to core | Jack Humbert |
2018-10-01 | Add Function level EECONFIG code for EEPROM (#3084) | Drashna Jaelre |
2018-09-17 | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-09-13 | rgblight.[ch] more configurable (#3582) | Takeshi ISHII |
2018-08-04 | Make sure 'shutdown_user' is called | Drashna Jaelre |
2018-08-04 | Fix Audio code when resetting keyboard | Drashna Jaelre |
2018-07-16 | Lets split eh (#3120) | That-Canadian |
2018-07-15 | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron |
2018-07-15 | Added pin C6 to hardware PWM backlight | Wilba6582 |
2018-06-12 | adds timeout to avr i2c | Jack Humbert |
2018-06-04 | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII |
2018-05-08 | Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) | yiancar |
2018-05-08 | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert |
2018-04-26 | Change handling of adjust layer to make it more LT(...) friendly. (#1625) | Martin Sandiford |
2018-04-21 | Fix Audio Clicky sub-feature (#2784) | Drashna Jaelre |
2018-02-08 | Add the ability to disable Music Mode completely (#2339) | Drashna Jaelre |
2018-02-08 | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo |
2018-02-04 | Fixes to get tap dance to fire at proper places (#2272) | scauligi |
2018-02-01 | Add missing parenthesis back to backlight_tick | Michael Kaylan |
2018-01-18 | Backlighting for JJ40 and underglow initialisation code (#2260) | Kenneth Aloysius |
2018-01-01 | backlight breathing overhaul (#2187) | Balz Guenat |
2017-12-14 | new planck keymap, new feature - hybrid shift/enter action key (great for sma... | Zach Richard |
2017-12-10 | fixes audio/midi combinations | Jack Humbert |
2017-12-10 | fix up midi stuff w/music mode | Jack Humbert |
2017-12-07 | fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM | Colin T.A. Gray |
2017-12-04 | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray |
2017-12-03 | Flesh out the grave escape overrides | skullY |
2017-11-27 | Updates bootloader settings, adds file size check (#2029) | Jack Humbert |
2017-11-20 | adds planck light keyboard | Jack Humbert |
2017-10-24 | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim |
2017-09-18 | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar |
2017-09-12 | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert |