summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-22Convert Iris to use SPLIT_KEYBOARD (#3458)Seth Barberee1-0/+1
2018-07-19keymapping for hungarian layout added (#3438)donfuge1-0/+140
2018-07-19Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft2-8/+12
2018-07-18Song List: Mario Mushroom (#3432)Paul Davis1-0/+27
2018-07-17Split common (#3429)That-Canadian3-22/+44
2018-07-17Lets split eh (#3120)That-Canadian16-1/+1306
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert10-99/+339
2018-07-16Update template config.h with `#pragma once` (#3415)Evan Travers3-17/+3
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron4-0/+37
2018-07-15Fix tapdance when one-shot is disabled.Joe Wasson1-0/+6
2018-07-15Added pin C6 to hardware PWM backlightWilba65821-13/+27
2018-07-12Slow down speed of All Star song by factor of 4 (#3383)Danny1-8/+8
2018-07-11Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346...Danny1-0/+10
2018-07-03Merge pull request #3229 from qmk/hf/shinydoxErez Zukerman3-40/+43
2018-07-03Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar1-3/+7
2018-06-28Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark1-162/+201
2018-06-28Disable JTAG in keyboard initDrashna Jaelre1-6/+0
2018-06-23refactor, non-workingJack Humbert1-7/+2
2018-06-13adds timeout to avr i2cJack Humbert3-42/+50
2018-06-13fix issue with rgbinit unused variable (#3165)Jon Allen1-2/+0
2018-06-04Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII4-5/+46
2018-05-31Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius1-13/+19
2018-05-31Customizable LED test duration (#3086)Erez Zukerman1-2/+3
2018-05-30Add kuatsure map to preonic board (#3087)Jarrett Drouillard1-1/+13
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre3-21/+105
2018-05-17Fixed sprintf overflowM1K3L081-1/+1
2018-05-16Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2-3/+6
2018-05-14Add rgblight set at commandsDrashna Jaelre1-0/+40
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar1-4/+2
2018-05-14update template copyrights to 2018 (#2962)MechMerlin7-8/+8
2018-05-10Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin17-0/+793