summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-10General RGB matrix fixes (#2931)yiancar2-14/+17
2018-05-09Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar7-3/+68
2018-05-08updated music maskJack Humbert2-10/+28
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert7-2/+1224
2018-05-02Update to drashna keymaps and userspace (#2876)Drashna Jaelre1-1/+0
2018-05-01Added command history to terminal with other bug fixes, added new song to son...M1K2-14/+117
2018-04-28Fix Clicky Down codeDrashna Jaelre1-1/+1
2018-04-26Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford2-5/+8
2018-04-21Fix Audio Clicky sub-feature (#2784)Drashna Jaelre5-66/+86
2018-04-21Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)MechMerlin1-1/+1
2018-04-21Update to drashna keymaps and userspace (#2756)Drashna Jaelre1-1/+1
2018-04-19Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre2-1/+79
2018-04-19Added bending to MIDI (#2740)adiron2-0/+23
2018-04-13Fix incorrect port direction setting in my previous pull request for pins B5,...walkerstop1-10/+5
2018-04-12Added support for audio using pins C4, C5, B6, B7Michael L. Walker1-74/+114
2018-04-07Improve state/chord handling and clean up namespaceSeebs2-49/+91
2018-04-06change KEYMAP to LAYOUT for all new keyboards made using this scriptmechmerlin2-2/+2
2018-03-28Fix commands and update my userspace (for testing)U-LANDSRAAD\drashna2-38/+54
2018-03-28add RGB commands as global functionsU-LANDSRAAD\drashna1-0/+44
2018-03-28Add Support for Software Workman (#2632)Jacob Jerrell2-0/+124
2018-03-26add grave to auto-shift.Jason Stillwell1-0/+1
2018-03-26change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RG...mtei1-7/+9
2018-03-25New keymap and more songs (#2609)Joshua Coffey1-4/+141
2018-03-25Fix #1566 - NKRO reseting issueU-LANDSRAAD\drashna1-2/+1