aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar2018-09-283-96/+221
* Improved dynamic keymaps (#3972)Wilba65822018-09-282-32/+17
* Keyboard: keyboardio model01: rgbmatrix support (#3989)James Laird-Wah2018-09-271-0/+1
* split_common: fix backlight update for serial boardsChiang Fong Lee2018-09-271-7/+7
* Revert "Split Common: Serial Backlight LED fix (#3586)"Chiang Fong Lee2018-09-271-18/+0
* Make Audio Clicky's randomness a floatDrashna Jaelre2018-09-271-2/+3
* RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-273-112/+100
* Moves animation calculation logic out of the for loopsFlorian Didron2018-09-261-14/+22
* Add new RGB matrix effect digital rain aka The MatrixDaniel Shields2018-09-262-0/+67
* Add On/Off keycodesDrashna Jaelre2018-09-253-7/+16
* Add functions so you can configure programaticallyDrashna Jaelre2018-09-253-19/+53
* Store Clicky status in EEPROMDrashna Jaelre2018-09-252-11/+11
* Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson2018-09-172-0/+13
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-176-125/+5
* Zeal60/Zeal65/M60-A implementation (#3879)Wilba65822018-09-132-0/+128
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-135-101/+317
* Fix typo in keymap_swedish.h (#3877)Peter Nguyen2018-09-091-2/+2
* Add support for a different pinout on Split boards (#3869)Danny2018-09-091-2/+17
* Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark2018-08-291-44/+44
* Updated templates for use by new_project.sh (#3783)noroadsleft2018-08-296-44/+65
* ISSI31FL3733 driver (#3679)yiancar2018-08-283-36/+80
* Add a belgian keymap, partially based on keymap_french.h (#3737)Anthony2018-08-251-0/+117
* Rgb matrix arm (#3648)yiancar2018-08-151-10/+10
* Split Common: Serial Backlight LED fix (#3586)Seth Barberee2018-08-111-0/+18
* Update ps2avrgb readme (#3599)MechMerlin2018-08-092-0/+44
* Make sure 'shutdown_user' is calledDrashna Jaelre2018-08-041-0/+1
* Fix Audio code when resetting keyboardDrashna Jaelre2018-08-041-3/+5
* Make sure Planck light calls user suspend functions (#3568)Drashna Jaelre2018-08-041-0/+1
* Update templates used for new_project.sh (#3558)MechMerlin2018-08-033-6/+17
* Keymap: Refactor symbols layer with layer tap workaround (#3520)Kenny Hung2018-08-021-0/+19
* Added alternating led underglow pattern (#3498)Brad2018-07-292-2/+27
* Keymap: Bocaj Ergodox Updates (#3364)Jacob Jerrell2018-07-251-1/+1
* Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Drashna Jaelre2018-07-251-1/+3
* Convert Iris to use SPLIT_KEYBOARD (#3458)Seth Barberee2018-07-221-0/+1
* keymapping for hungarian layout added (#3438)donfuge2018-07-181-0/+140
* Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft2018-07-182-8/+12
* Song List: Mario Mushroom (#3432)Paul Davis2018-07-181-0/+27
* Split common (#3429)That-Canadian2018-07-173-22/+44
* Lets split eh (#3120)That-Canadian2018-07-1616-1/+1306
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-1610-99/+339
* Update template config.h with `#pragma once` (#3415)Evan Travers2018-07-163-17/+3
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-154-0/+37
* Fix tapdance when one-shot is disabled.Joe Wasson2018-07-151-0/+6
* Added pin C6 to hardware PWM backlightWilba65822018-07-151-13/+27
* Slow down speed of All Star song by factor of 4 (#3383)Danny2018-07-121-8/+8
* Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346...Danny2018-07-111-0/+10
* Merge pull request #3229 from qmk/hf/shinydoxErez Zukerman2018-07-033-40/+43
|\
| * refactor, non-workingJack Humbert2018-06-221-7/+2
| * adds timeout to avr i2cJack Humbert2018-06-123-42/+50
* | Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar2018-07-031-3/+7