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