| Commit message (Expand) | Author | Age | Files | Lines |
* | Overhaul Unicode Common functionality (#4325) | Drashna Jaelre | 2018-12-19 | 1 | -11/+8 |
* | Fix up tap_code functionality (#4609) | Drashna Jaelre | 2018-12-14 | 1 | -0/+8 |
* | Add EEPROM_RESET keycode to core code (#4234) | Drashna Jaelre | 2018-11-06 | 1 | -0/+5 |
* | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre | 2018-10-27 | 1 | -1/+33 |
* | add support for encoders to core | Jack Humbert | 2018-10-26 | 1 | -0/+12 |
* | Add Function level EECONFIG code for EEPROM (#3084) | Drashna Jaelre | 2018-10-01 | 1 | -0/+3 |
* | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson | 2018-09-17 | 1 | -0/+11 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -5/+2 |
* | rgblight.[ch] more configurable (#3582) | Takeshi ISHII | 2018-09-13 | 1 | -15/+37 |
* | Make sure 'shutdown_user' is called | Drashna Jaelre | 2018-08-04 | 1 | -0/+1 |
* | Fix Audio code when resetting keyboard | Drashna Jaelre | 2018-08-04 | 1 | -3/+5 |
* | Lets split eh (#3120) | That-Canadian | 2018-07-16 | 1 | -0/+65 |
* | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron | 2018-07-15 | 1 | -0/+4 |
* | Added pin C6 to hardware PWM backlight | Wilba6582 | 2018-07-15 | 1 | -13/+27 |
* | adds timeout to avr i2c | Jack Humbert | 2018-06-12 | 1 | -1/+1 |
* | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII | 2018-06-04 | 1 | -1/+6 |
* | Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) | yiancar | 2018-05-08 | 1 | -0/+10 |
* | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert | 2018-05-08 | 1 | -2/+21 |
* | Change handling of adjust layer to make it more LT(...) friendly. (#1625) | Martin Sandiford | 2018-04-26 | 1 | -5/+7 |
* | Fix Audio Clicky sub-feature (#2784) | Drashna Jaelre | 2018-04-21 | 1 | -1/+4 |
* | Add the ability to disable Music Mode completely (#2339) | Drashna Jaelre | 2018-02-08 | 1 | -3/+3 |
* | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo | 2018-02-08 | 1 | -0/+8 |
* | Fixes to get tap dance to fire at proper places (#2272) | scauligi | 2018-02-04 | 1 | -0/+4 |
* | Add missing parenthesis back to backlight_tick | Michael Kaylan | 2018-02-01 | 1 | -1/+1 |
* | Backlighting for JJ40 and underglow initialisation code (#2260) | Kenneth Aloysius | 2018-01-18 | 1 | -3/+9 |
* | backlight breathing overhaul (#2187) | Balz Guenat | 2018-01-01 | 1 | -237/+169 |
* | new planck keymap, new feature - hybrid shift/enter action key (great for sma... | Zach Richard | 2017-12-14 | 1 | -0/+23 |
* | fixes audio/midi combinations | Jack Humbert | 2017-12-10 | 1 | -1/+4 |
* | fix up midi stuff w/music mode | Jack Humbert | 2017-12-10 | 1 | -1/+1 |
* | fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM | Colin T.A. Gray | 2017-12-07 | 1 | -0/+6 |
* | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray | 2017-12-04 | 1 | -6/+11 |
* | Flesh out the grave escape overrides | skullY | 2017-12-03 | 1 | -2/+25 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -1/+2 |
* | adds planck light keyboard | Jack Humbert | 2017-11-20 | 1 | -2/+1 |
* | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim | 2017-10-24 | 1 | -0/+12 |
* | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 2017-09-18 | 1 | -0/+3 |
* | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 2017-09-12 | 1 | -11/+62 |
* | RGB improvements (#1684) | skullydazed | 2017-09-06 | 1 | -56/+102 |
* | update planck stuff | Jack Humbert | 2017-09-06 | 1 | -1/+1 |
* | fix for issue #1568 | Balz Guenat | 2017-08-12 | 1 | -4/+15 |
* | add short comment to grave_esc_ctrl_override | Balz Guenat | 2017-08-11 | 1 | -0/+2 |
* | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 2017-08-11 | 1 | -0/+5 |
* | fix default layer songs | Jack Humbert | 2017-08-10 | 1 | -5/+4 |
* | Added support for locking One Shot modifiers. | Fredric Silberberg | 2017-08-08 | 1 | -1/+1 |
* | Initial implementation of the key_lock feature. | Fredric Silberberg | 2017-08-08 | 1 | -0/+4 |
* | Add TX Bolt protocol support for Stenography | Joe Wasson | 2017-07-27 | 1 | -3/+6 |
* | start updating audio docs | Jack Humbert | 2017-07-23 | 1 | -4/+1 |
* | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 2017-07-23 | 1 | -1/+46 |
* | Pull out sendstring variations to their own files. | Shayne Holmes | 2017-07-05 | 1 | -88/+2 |
* | Allow broader send_string layout customizability via compile flag | Shayne Holmes | 2017-07-05 | 1 | -142/+94 |