618 Commits (af37bb2f78c39c224c995eb57c757c63034a3d9c)

Author SHA1 Message Date
Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
7 years ago
Jack Humbert bba871df2f move lcd_backlight_keyframes to correct location
7 years ago
Colin T.A. Gray b7c76fda31 fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
7 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse
7 years ago
skullY 0b54e7f5ae Flesh out the grave escape overrides
7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
7 years ago
Jack Humbert b669d115c2 adds planck light keyboard
7 years ago
Gilbert Consellado 7ff96877d2 added SS_LSFT to featured macros
7 years ago
Takayuki Matsubara f113f1927f make it easy to customize logo image
7 years ago
Jack Humbert d6ad9787a0 update template readme
7 years ago
Jack Humbert e2e387f8f8 update qmk template
7 years ago
drashna 101b998ac2 Fix Pointing Device code (#1934)
7 years ago
Jody Foo f4949fdd32 Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
7 years ago
Shihpin Tseng 750f8ec94e Fix process_combo.c compile warning
7 years ago
Sebastian Kaim 1f43495922 Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
7 years ago
skullydazed ad49db8cd2 Address #1689 by using a formula to define the breathing curve (#1692)
7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
7 years ago
Snipeye cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)
7 years ago
Snipeye ee13228486 Generic Pointing Device (#1767)
7 years ago
Fred Sundvik 67eeb889ba Fix dynamic macros on ChibiOS keyboards
7 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746)
7 years ago
Jeremy Cowgar d0ca713eb4 KC_TILD should not have been listed as an auto shift key
7 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state.
7 years ago
Dylan Khor da887ea412 Address issue #1713 (#1728)
7 years ago
Jack Humbert dc7d0c7b74 update to driver separation
7 years ago
Dylan Khor ee9a20ff37 Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)
7 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657)
7 years ago
Ptomerty 68b6de60e0 fix for toggle tap dance
7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
7 years ago
skullydazed 4580d3a730 RGB improvements (#1684)
7 years ago
Jack Humbert 994592f985 add audio on/off audios
7 years ago
Jack Humbert 4d5eeb3d7d update planck stuff
7 years ago
David Stosik 4edfa97e03 Improve and simplify RGB Knight mode (#1677)
7 years ago
David Stosik 94f8b758b3 Fix Kitt and its default behavior (#1674)
7 years ago
Marco Fontani da83f04a30 add UC_OSX_RALT to make unicode use the Right Alt key on OSX
7 years ago
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609)
7 years ago
Joe Wasson fc70c9ac9e Allow steno to build when NKRO is not defined.
7 years ago
Wilba6582 baae936b47 Required overridden function for keymaps in EEPROM
7 years ago
Martin Sandiford 4757140107 Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
7 years ago
Balz Guenat b4be711af1 fix for issue #1568
7 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template.
7 years ago
Balz Guenat 188ed682e3 add short comment to grave_esc_ctrl_override
7 years ago
Balz Guenat 897ceac26c add option to let ctrl override shift/gui for the GRAVE_ESC.
7 years ago
Jack Humbert 6895c4510e fix default layer songs
7 years ago
Fredric Silberberg 114565fe81 Rename SHIFT macro to BV_64
7 years ago
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers.
7 years ago
Fredric Silberberg 02f405708b Remove hex print code.
7 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature.
7 years ago
Gergely Nagy d28b2c395b tap-dance: key + layer helper
7 years ago
Joe Wasson e81e75c147 Move steno keycodes due to conflict with another PR.
7 years ago