summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
2018-01-14Fix up the ARM audio support (#2136)skullydazed3-114/+131
2018-01-12added the possibility to hav shifted(modded) tap dancepmalecka2-0/+5
2018-01-03ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly1-0/+6
2018-01-01backlight breathing overhaul (#2187)Balz Guenat4-263/+181
2018-01-01Fix of #2094Mikkel Jeppesen1-6/+6
2017-12-22Adding a Zelda Treasure sound.Colin Miller1-0/+6
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're3-12/+40
2017-12-20Add toggle option to AutoShiftU-LANDSRAAD\drashna2-0/+16
2017-12-17Add COSPAD to QMK and add functions to read HSV (#2156)kamisamamizu2-0/+15
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard2-0/+26
2017-12-10fixes audio/midi combinationsJack Humbert1-1/+4
2017-12-10fixes midi compile errorJack Humbert1-1/+3
2017-12-10fix up midi stuff w/music modeJack Humbert4-11/+83
2017-12-08Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray2-11/+38
2017-12-07move lcd_backlight_keyframes to correct locationJack Humbert1-0/+30
2017-12-07fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray1-0/+6
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2-8/+17
2017-12-03Flesh out the grave escape overridesskullY1-2/+25
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-1/+2
2017-11-21adds planck light keyboardJack Humbert2-3/+5
2017-11-20added SS_LSFT to featured macrosGilbert Consellado1-0/+1
2017-11-06make it easy to customize logo imageTakayuki Matsubara1-0/+1
2017-11-02update template readmeJack Humbert1-2/+2
2017-11-02update qmk templateJack Humbert6-101/+25
2017-10-31Fix Pointing Device code (#1934)drashna1-1/+1
2017-10-30Fix for issue https://github.com/qmk/qmk_firmware/issues/1751Jody Foo1-1/+1
2017-10-30Fix process_combo.c compile warningShihpin Tseng1-1/+5
2017-10-25Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim2-0/+13
2017-10-18Address #1689 by using a formula to define the breathing curve (#1692)skullydazed2-1/+14
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-12/+20
2017-10-10Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye1-1/+1
2017-10-06Generic Pointing Device (#1767)Snipeye2-0/+93
2017-09-30Fix dynamic macros on ChibiOS keyboardsFred Sundvik1-1/+1
2017-09-30Clueboard 60% support (#1746)skullydazed6-13/+628
2017-09-18KC_TILD should not have been listed as an auto shift keyJeremy Cowgar1-1/+0
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar5-0/+208
2017-09-17Address issue #1713 (#1728)Dylan Khor1-1/+1
2017-09-16update to driver separationJack Humbert3-1/+50
2017-09-16Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor1-1/+0
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert8-13/+565
2017-09-11fix for toggle tap dancePtomerty1-1/+1
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-6/+14
2017-09-06RGB improvements (#1684)skullydazed4-61/+147
2017-09-06add audio on/off audiosJack Humbert2-36/+57
2017-09-06update planck stuffJack Humbert1-1/+1
2017-09-05Improve and simplify RGB Knight mode (#1677)David Stosik2-43/+20
2017-09-03Fix Kitt and its default behavior (#1674)David Stosik2-8/+6
2017-08-30add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani3-2/+9
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert1-1/+1
2017-08-20Allow steno to build when NKRO is not defined.Joe Wasson1-5/+4