summaryrefslogtreecommitdiff
path: root/quantum/quantum.c
AgeCommit message (Expand)Author
2019-04-12Change table namesDrashna Jaelre
2019-04-12Cleanup codeDrashna Jaelre
2019-04-12Make send_char multilined for readaabilityDrashna Jaelre
2019-04-12Clean up some of the codeDrashna Jaelre
2019-04-12Add AltGr/RALT support to Send StringDrashna Jaelre
2019-04-08[Keyboard] Refactor jj40 to current standards (#5574)zvecr
2019-04-07Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre
2019-04-05Custom Tapping Term per key (#5009)Drashna Jaelre
2019-04-02RGB Matrix Overhaul (#5372)XScorpion2
2019-03-30Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba6582
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis
2019-02-16Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob
2019-02-10fix compiling for backlight without led matrixskullY
2019-02-10compiles, but long delay on startup and problemsskullY
2019-02-05Improvements to Space Cadet Shift (#3856)Anthony
2019-01-28Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)Rockman18
2019-01-25move `#include "rgb.h"` from quantum.h to quantum.cmtei
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre
2018-12-14Fix up tap_code functionality (#4609)Drashna Jaelre
2018-11-06Add EEPROM_RESET keycode to core code (#4234)Drashna Jaelre
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre
2018-10-26add support for encoders to coreJack Humbert
2018-10-01Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre
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