aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark2018-06-281-162/+201
* | Disable JTAG in keyboard initDrashna Jaelre2018-06-281-6/+0
* | fix issue with rgbinit unused variable (#3165)Jon Allen2018-06-121-2/+0
|/
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-044-5/+46
* Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2018-05-311-13/+19
* Customizable LED test duration (#3086)Erez Zukerman2018-05-301-2/+3
* Add kuatsure map to preonic board (#3087)Jarrett Drouillard2018-05-301-1/+13
* Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre2018-05-293-21/+105
* Fixed sprintf overflowM1K3L082018-05-161-1/+1
* Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2018-05-152-3/+6
* Add rgblight set at commandsDrashna Jaelre2018-05-141-0/+40
* Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar2018-05-141-4/+2
* update template copyrights to 2018 (#2962)MechMerlin2018-05-137-8/+8
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-1017-0/+793
* General RGB matrix fixes (#2931)yiancar2018-05-102-14/+17
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-087-3/+68
* updated music maskJack Humbert2018-05-082-10/+28
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-087-2/+1224
* Update to drashna keymaps and userspace (#2876)Drashna Jaelre2018-05-021-1/+0
* Added command history to terminal with other bug fixes, added new song to son...M1K2018-05-012-14/+117
* Fix Clicky Down codeDrashna Jaelre2018-04-281-1/+1
* Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford2018-04-262-5/+8
* Fix Audio Clicky sub-feature (#2784)Drashna Jaelre2018-04-215-66/+86