Age | Commit message (Expand) | Author | Files | Lines |
2018-01-14 | Fix up the ARM audio support (#2136) | skullydazed | 3 | -114/+131 |
2018-01-12 | added the possibility to hav shifted(modded) tap dance | pmalecka | 2 | -0/+5 |
2018-01-03 | ADD RGBLIGHT_LIMIT_VAL (#2214) | YouCanFly | 1 | -0/+6 |
2018-01-01 | backlight breathing overhaul (#2187) | Balz Guenat | 4 | -263/+181 |
2018-01-01 | Fix of #2094 | Mikkel Jeppesen | 1 | -6/+6 |
2017-12-22 | Adding a Zelda Treasure sound. | Colin Miller | 1 | -0/+6 |
2017-12-20 | Add on/off/toggle keycodes for Auto Shift | Drashna Jael're | 3 | -12/+40 |
2017-12-20 | Add toggle option to AutoShift | U-LANDSRAAD\drashna | 2 | -0/+16 |
2017-12-17 | Add COSPAD to QMK and add functions to read HSV (#2156) | kamisamamizu | 2 | -0/+15 |
2017-12-14 | new planck keymap, new feature - hybrid shift/enter action key (great for sma... | Zach Richard | 2 | -0/+26 |
2017-12-10 | fixes audio/midi combinations | Jack Humbert | 1 | -1/+4 |
2017-12-10 | fixes midi compile error | Jack Humbert | 1 | -1/+3 |
2017-12-10 | fix up midi stuff w/music mode | Jack Humbert | 4 | -11/+83 |
2017-12-08 | Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' | Colin T.A. Gray | 2 | -11/+38 |
2017-12-07 | move lcd_backlight_keyframes to correct location | Jack Humbert | 1 | -0/+30 |
2017-12-07 | fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM | Colin T.A. Gray | 1 | -0/+6 |
2017-12-04 | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray | 2 | -8/+17 |
2017-12-03 | Flesh out the grave escape overrides | skullY | 1 | -2/+25 |
2017-11-28 | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 1 | -1/+2 |
2017-11-21 | adds planck light keyboard | Jack Humbert | 2 | -3/+5 |
2017-11-20 | added SS_LSFT to featured macros | Gilbert Consellado | 1 | -0/+1 |
2017-11-06 | make it easy to customize logo image | Takayuki Matsubara | 1 | -0/+1 |
2017-11-02 | update template readme | Jack Humbert | 1 | -2/+2 |
2017-11-02 | update qmk template | Jack Humbert | 6 | -101/+25 |
2017-10-31 | Fix Pointing Device code (#1934) | drashna | 1 | -1/+1 |
2017-10-30 | Fix for issue https://github.com/qmk/qmk_firmware/issues/1751 | Jody Foo | 1 | -1/+1 |
2017-10-30 | Fix process_combo.c compile warning | Shihpin Tseng | 1 | -1/+5 |
2017-10-25 | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim | 2 | -0/+13 |
2017-10-18 | Address #1689 by using a formula to define the breathing curve (#1692) | skullydazed | 2 | -1/+14 |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 1 | -12/+20 |
2017-10-10 | Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) | Snipeye | 1 | -1/+1 |
2017-10-06 | Generic Pointing Device (#1767) | Snipeye | 2 | -0/+93 |
2017-09-30 | Fix dynamic macros on ChibiOS keyboards | Fred Sundvik | 1 | -1/+1 |
2017-09-30 | Clueboard 60% support (#1746) | skullydazed | 6 | -13/+628 |
2017-09-18 | KC_TILD should not have been listed as an auto shift key | Jeremy Cowgar | 1 | -1/+0 |
2017-09-18 | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 5 | -0/+208 |
2017-09-17 | Address issue #1713 (#1728) | Dylan Khor | 1 | -1/+1 |
2017-09-16 | update to driver separation | Jack Humbert | 3 | -1/+50 |
2017-09-16 | Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712) | Dylan Khor | 1 | -1/+0 |
2017-09-12 | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 8 | -13/+565 |
2017-09-11 | fix for toggle tap dance | Ptomerty | 1 | -1/+1 |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 1 | -6/+14 |
2017-09-06 | RGB improvements (#1684) | skullydazed | 4 | -61/+147 |
2017-09-06 | add audio on/off audios | Jack Humbert | 2 | -36/+57 |
2017-09-06 | update planck stuff | Jack Humbert | 1 | -1/+1 |
2017-09-05 | Improve and simplify RGB Knight mode (#1677) | David Stosik | 2 | -43/+20 |
2017-09-03 | Fix Kitt and its default behavior (#1674) | David Stosik | 2 | -8/+6 |
2017-08-30 | add UC_OSX_RALT to make unicode use the Right Alt key on OSX | Marco Fontani | 3 | -2/+9 |
2017-08-24 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 1 | -1/+1 |
2017-08-20 | Allow steno to build when NKRO is not defined. | Joe Wasson | 1 | -5/+4 |