summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Added alternating led underglow pattern (#3498)Brad2018-07-29
* Keymap: Bocaj Ergodox Updates (#3364)Jacob Jerrell2018-07-25
* Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Drashna Jaelre2018-07-25
* Convert Iris to use SPLIT_KEYBOARD (#3458)Seth Barberee2018-07-22
* keymapping for hungarian layout added (#3438)donfuge2018-07-18
* Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft2018-07-18
* Song List: Mario Mushroom (#3432)Paul Davis2018-07-18
* Split common (#3429)That-Canadian2018-07-17
* Lets split eh (#3120)That-Canadian2018-07-16
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
* Update template config.h with `#pragma once` (#3415)Evan Travers2018-07-16
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-15
* Fix tapdance when one-shot is disabled.Joe Wasson2018-07-15
* Added pin C6 to hardware PWM backlightWilba65822018-07-15
* Slow down speed of All Star song by factor of 4 (#3383)Danny2018-07-12
* Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346...Danny2018-07-11
* Merge pull request #3229 from qmk/hf/shinydoxErez Zukerman2018-07-03
|\
| * refactor, non-workingJack Humbert2018-06-22
| * adds timeout to avr i2cJack Humbert2018-06-12
* | Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar2018-07-03
* | Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark2018-06-28
* | Disable JTAG in keyboard initDrashna Jaelre2018-06-28
* | fix issue with rgbinit unused variable (#3165)Jon Allen2018-06-12
|/
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-04
* Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2018-05-31
* Customizable LED test duration (#3086)Erez Zukerman2018-05-30
* Add kuatsure map to preonic board (#3087)Jarrett Drouillard2018-05-30
* Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre2018-05-29
* Fixed sprintf overflowM1K3L082018-05-16
* Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2018-05-15
* Add rgblight set at commandsDrashna Jaelre2018-05-14
* Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar2018-05-14
* update template copyrights to 2018 (#2962)MechMerlin2018-05-13
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-10
* General RGB matrix fixes (#2931)yiancar2018-05-10
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-08
* updated music maskJack Humbert2018-05-08
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-08
* Update to drashna keymaps and userspace (#2876)Drashna Jaelre2018-05-02
* Added command history to terminal with other bug fixes, added new song to son...M1K2018-05-01
* Fix Clicky Down codeDrashna Jaelre2018-04-28
* Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford2018-04-26
* Fix Audio Clicky sub-feature (#2784)Drashna Jaelre2018-04-21
* Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)MechMerlin2018-04-21
* Update to drashna keymaps and userspace (#2756)Drashna Jaelre2018-04-20
* Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre2018-04-19
* Added bending to MIDI (#2740)adiron2018-04-18
* Fix incorrect port direction setting in my previous pull request for pins B5,...walkerstop2018-04-13
* Added support for audio using pins C4, C5, B6, B7Michael L. Walker2018-04-12
* Improve state/chord handling and clean up namespaceSeebs2018-04-07