summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
2018-10-17convert to unix line-endings [skip ci]QMK Bot1-1/+1
2018-10-17Fixes on slovenian keymapŽan Pevec1-14/+14
2018-10-16Only include lufa.h if AVR in quantum/api.hDrashna Jaelre1-1/+3
2018-10-15Basic Slovenian keymap added (#4128)Žan Pevec1-0/+106
2018-10-12Add sendstring_german.h (#4124)Patrick Hener1-0/+81
2018-10-12A comment indicating the insertion location of the new mode was added.mtei1-0/+4
2018-10-12Add a temporary comment to quantum/rgblight.h to aid migration.mtei1-0/+46
2018-10-07Add non-US Hash and Backslash to AutoShift handlingDrashna Jaelre1-0/+2
2018-10-05rgb_matrix: continue calling rgb_matrix_indicators() when toggled offJames Laird-Wah1-1/+2
2018-10-03process_ucis: Add a callback for success (#4067)martinakcsilla2-0/+9
2018-10-03add JP keycode for MacOSX (#4033)takashiski1-0/+3
2018-10-02Adds a method allowing to set custom colors to the rgb matrixFlorian Didron2-0/+8
2018-10-02Add send_unicode_hex_string function (#3828)Drashna Jaelre2-0/+29
2018-10-02Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre1-0/+3
2018-10-01Make digital rain RGB matrix effect #define configurable.Daniel Shields1-2/+6
2018-10-01Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)Drashna Jaelre2-2/+8
2018-09-30RAMA M6-B and IS31FL3218 driver (#4021)Wilba65821-1/+1
2018-09-28Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar3-96/+221
2018-09-28Improved dynamic keymaps (#3972)Wilba65822-32/+17
2018-09-28Keyboard: keyboardio model01: rgbmatrix support (#3989)James Laird-Wah1-0/+1
2018-09-28split_common: fix backlight update for serial boardsChiang Fong Lee1-7/+7
2018-09-28Revert "Split Common: Serial Backlight LED fix (#3586)"Chiang Fong Lee1-18/+0
2018-09-28Make Audio Clicky's randomness a floatDrashna Jaelre1-2/+3
2018-09-27RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah3-112/+100
2018-09-27Moves animation calculation logic out of the for loopsFlorian Didron1-14/+22
2018-09-26Add new RGB matrix effect digital rain aka The MatrixDaniel Shields2-0/+67
2018-09-25Add On/Off keycodesDrashna Jaelre3-7/+16
2018-09-25Add functions so you can configure programaticallyDrashna Jaelre3-19/+53
2018-09-25Store Clicky status in EEPROMDrashna Jaelre2-11/+11
2018-09-18Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson2-0/+13
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson6-125/+5
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Wilba65822-0/+128
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII5-101/+317
2018-09-10Fix typo in keymap_swedish.h (#3877)Peter Nguyen1-2/+2
2018-09-10Add support for a different pinout on Split boards (#3869)Danny1-2/+17
2018-08-30Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark1-44/+44
2018-08-29Updated templates for use by new_project.sh (#3783)noroadsleft6-44/+65
2018-08-28ISSI31FL3733 driver (#3679)yiancar3-36/+80
2018-08-25Add a belgian keymap, partially based on keymap_french.h (#3737)Anthony1-0/+117
2018-08-15Rgb matrix arm (#3648)yiancar1-10/+10
2018-08-11Split Common: Serial Backlight LED fix (#3586)Seth Barberee1-0/+18
2018-08-10Update ps2avrgb readme (#3599)MechMerlin2-0/+44
2018-08-04Make sure 'shutdown_user' is calledDrashna Jaelre1-0/+1
2018-08-04Fix Audio code when resetting keyboardDrashna Jaelre1-3/+5
2018-08-04Make sure Planck light calls user suspend functions (#3568)Drashna Jaelre1-0/+1
2018-08-03Update templates used for new_project.sh (#3558)MechMerlin3-6/+17
2018-08-02Keymap: Refactor symbols layer with layer tap workaround (#3520)Kenny Hung1-0/+19
2018-07-29Added alternating led underglow pattern (#3498)Brad2-2/+27
2018-07-25Keymap: Bocaj Ergodox Updates (#3364)Jacob Jerrell1-1/+1
2018-07-25Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Drashna Jaelre1-1/+3