aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* Fix the SGUI aliasesskullY2018-03-011-4/+4
* Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed2018-03-011-2/+4
* Fix swedish NO_GRVJohan Ju2018-02-121-2/+0
* Add the ability to disable Music Mode completely (#2339)Drashna Jaelre2018-02-081-3/+3
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-086-28/+48
* ARM audio fixes, stack size increase (#2365)Jack Humbert2018-02-081-50/+230
* Fixes to get tap dance to fire at proper places (#2272)scauligi2018-02-043-31/+53
* Imperial Match (Darth Vader's Theme) addedMitchell van Manen2018-02-011-0/+6
* Add missing parenthesis back to backlight_tickMichael Kaylan2018-02-011-1/+1
* Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius2018-01-181-3/+9
* Fix up the ARM audio support (#2136)skullydazed2018-01-133-114/+131
* added the possibility to hav shifted(modded) tap dancepmalecka2018-01-122-0/+5
* ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly2018-01-021-0/+6
* backlight breathing overhaul (#2187)Balz Guenat2018-01-014-263/+181
* Fix of #2094Mikkel Jeppesen2017-12-311-6/+6
* Adding a Zelda Treasure sound.Colin Miller2017-12-211-0/+6
* Add on/off/toggle keycodes for Auto ShiftDrashna Jael're2017-12-203-12/+40
* Add toggle option to AutoShiftU-LANDSRAAD\drashna2017-12-202-0/+16
* Add COSPAD to QMK and add functions to read HSV (#2156)kamisamamizu2017-12-172-0/+15
* new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard2017-12-142-0/+26
* fixes audio/midi combinationsJack Humbert2017-12-101-1/+4
* fixes midi compile errorJack Humbert2017-12-101-1/+3
* fix up midi stuff w/music modeJack Humbert2017-12-104-11/+83
* Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray2017-12-082-11/+38
* move lcd_backlight_keyframes to correct locationJack Humbert2017-12-071-0/+30
* fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray2017-12-071-0/+6
* adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2017-12-042-8/+17
* Flesh out the grave escape overridesskullY2017-12-031-2/+25
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-1/+2
* adds planck light keyboardJack Humbert2017-11-202-3/+5
* added SS_LSFT to featured macrosGilbert Consellado2017-11-201-0/+1
* make it easy to customize logo imageTakayuki Matsubara2017-11-061-0/+1
* update template readmeJack Humbert2017-11-011-2/+2
* update qmk templateJack Humbert2017-11-016-101/+25
* Fix Pointing Device code (#1934)drashna2017-10-311-1/+1
* Fix for issue https://github.com/qmk/qmk_firmware/issues/1751Jody Foo2017-10-291-1/+1
* Fix process_combo.c compile warningShihpin Tseng2017-10-291-1/+5
* Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim2017-10-242-0/+13
* Address #1689 by using a formula to define the breathing curve (#1692)skullydazed2017-10-172-1/+14
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-12/+20
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-101-1/+1
* Generic Pointing Device (#1767)Snipeye2017-10-062-0/+93
* Fix dynamic macros on ChibiOS keyboardsFred Sundvik2017-09-301-1/+1
* Clueboard 60% support (#1746)skullydazed2017-09-296-13/+628
* KC_TILD should not have been listed as an auto shift keyJeremy Cowgar2017-09-181-1/+0
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-185-0/+208
* Address issue #1713 (#1728)Dylan Khor2017-09-171-1/+1
* update to driver separationJack Humbert2017-09-153-1/+50
|\
| * Merge branch 'master' into ps2avrGBLuiz Ribeiro2017-07-0417-85/+620
| |\
| * | Fixed rgblight_types.hLuiz Ribeiro2017-06-111-0/+1