summaryrefslogtreecommitdiff
path: root/quantum/quantum.c
Commit message (Expand)AuthorAge
* Add EEPROM_RESET keycode to core code (#4234)Drashna Jaelre2018-11-06
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-27
* add support for encoders to coreJack Humbert2018-10-26
* Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre2018-10-01
* Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson2018-09-17
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-13
* Make sure 'shutdown_user' is calledDrashna Jaelre2018-08-04
* Fix Audio code when resetting keyboardDrashna Jaelre2018-08-04
* Lets split eh (#3120)That-Canadian2018-07-16
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-15
* Added pin C6 to hardware PWM backlightWilba65822018-07-15
* adds timeout to avr i2cJack Humbert2018-06-12
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-04
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-08
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-08
* Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford2018-04-26
* Fix Audio Clicky sub-feature (#2784)Drashna Jaelre2018-04-21
* Add the ability to disable Music Mode completely (#2339)Drashna Jaelre2018-02-08
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* Fixes to get tap dance to fire at proper places (#2272)scauligi2018-02-04
* Add missing parenthesis back to backlight_tickMichael Kaylan2018-02-01
* Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius2018-01-18
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
* new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard2017-12-14
* fixes audio/midi combinationsJack Humbert2017-12-10
* fix up midi stuff w/music modeJack Humbert2017-12-10
* fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray2017-12-07
* adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2017-12-04
* Flesh out the grave escape overridesskullY2017-12-03
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
* adds planck light keyboardJack Humbert2017-11-20
* Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim2017-10-24
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-18
* Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-12
* RGB improvements (#1684)skullydazed2017-09-06
* update planck stuffJack Humbert2017-09-06
* fix for issue #1568Balz Guenat2017-08-12
* add short comment to grave_esc_ctrl_overrideBalz Guenat2017-08-11
* add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-11
* fix default layer songsJack Humbert2017-08-10
* Added support for locking One Shot modifiers.Fredric Silberberg2017-08-08
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-08
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-27
* start updating audio docsJack Humbert2017-07-23
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-23
* Pull out sendstring variations to their own files.Shayne Holmes2017-07-05
* Allow broader send_string layout customizability via compile flagShayne Holmes2017-07-05
* Fix bug.rai-suta2017-06-26
* Add JIS_KEYCODE layout for send_string()rai-suta2017-06-24