Age | Commit message (Expand) | Author | Files | Lines |
2018-03-02 | Fix the SGUI aliases | skullY | 1 | -4/+4 |
2018-03-01 | Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442) | skullydazed | 1 | -2/+4 |
2018-02-12 | Fix swedish NO_GRV | Johan Ju | 1 | -2/+0 |
2018-02-08 | Add the ability to disable Music Mode completely (#2339) | Drashna Jaelre | 1 | -3/+3 |
2018-02-08 | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo | 6 | -28/+48 |
2018-02-08 | ARM audio fixes, stack size increase (#2365) | Jack Humbert | 1 | -50/+230 |
2018-02-04 | Fixes to get tap dance to fire at proper places (#2272) | scauligi | 3 | -31/+53 |
2018-02-02 | Imperial Match (Darth Vader's Theme) added | Mitchell van Manen | 1 | -0/+6 |
2018-02-02 | Add missing parenthesis back to backlight_tick | Michael Kaylan | 1 | -1/+1 |
2018-01-18 | Backlighting for JJ40 and underglow initialisation code (#2260) | Kenneth Aloysius | 1 | -3/+9 |
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 |