summaryrefslogtreecommitdiff
path: root/quantum/quantum.c
AgeCommit message (Expand)Author
2018-09-17Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII
2018-08-04Make sure 'shutdown_user' is calledDrashna Jaelre
2018-08-04Fix Audio code when resetting keyboardDrashna Jaelre
2018-07-16Lets split eh (#3120)That-Canadian
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron
2018-07-15Added pin C6 to hardware PWM backlightWilba6582
2018-06-12adds timeout to avr i2cJack Humbert
2018-06-04Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII
2018-05-08Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert
2018-04-26Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford
2018-04-21Fix Audio Clicky sub-feature (#2784)Drashna Jaelre
2018-02-08Add the ability to disable Music Mode completely (#2339)Drashna Jaelre
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-02-04Fixes to get tap dance to fire at proper places (#2272)scauligi
2018-02-01Add missing parenthesis back to backlight_tickMichael Kaylan
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard
2017-12-10fixes audio/midi combinationsJack Humbert
2017-12-10fix up midi stuff w/music modeJack Humbert
2017-12-07fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray
2017-12-03Flesh out the grave escape overridesskullY
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-20adds planck light keyboardJack Humbert
2017-10-24Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert
2017-09-06RGB improvements (#1684)skullydazed
2017-09-06update planck stuffJack Humbert
2017-08-12fix for issue #1568Balz Guenat
2017-08-11add short comment to grave_esc_ctrl_overrideBalz Guenat
2017-08-11add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat
2017-08-10fix default layer songsJack Humbert
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson
2017-07-23start updating audio docsJack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-07-05Pull out sendstring variations to their own files.Shayne Holmes
2017-07-05Allow broader send_string layout customizability via compile flagShayne Holmes
2017-06-26Fix bug.rai-suta
2017-06-24Add JIS_KEYCODE layout for send_string()rai-suta
2017-06-16Added Grave Escape (#1391)jamesofarrell
2017-04-03quick fix for space cadet shiftJack Humbert
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert