61 Commits (19043197459c5c8ed4a7039f1a4c1da180da45e1)

Author SHA1 Message Date
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
6 years ago
Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234)
6 years ago
Konstantin Đorđević 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
6 years ago
Drashna Jaelre a0309db983 Add On/Off keycodes
6 years ago
Joe Wasson a6d1db2c27 Create AG_TOGG code to toggle Alt/Gui swap.
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
fauxpark 097f1a299f Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)
6 years ago
Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) (#3114)
6 years ago
yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
6 years ago
Drashna Jaelre 8b0b17a369 Add Faux Clicking as subset of Audio feature (#2748)
6 years ago
adiron 3d3c093173 Added bending to MIDI (#2740)
6 years ago
snyman 7a5ce36f23 Add macro for momentarily switching to a layer while some mods are active (#2460)
6 years ago
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
6 years ago
Joe Wasson 23ac2a02ef Add keycodes for swap-hands feature.
6 years ago
skullY e5c331e7be Fix the SGUI aliases
6 years ago
skullydazed e3f67e6e7f
Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)
6 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
7 years ago
Drashna Jael're 4f484bc1c9 Add on/off/toggle keycodes for Auto Shift
7 years ago
U-LANDSRAAD\drashna a1fa70f94d Add toggle option to AutoShift
7 years ago
Zach Richard 8a1e656099 new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100)
7 years ago
Jack Humbert a7c61f2947 fix up midi stuff w/music mode
7 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse
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
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state.
7 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657)
7 years ago
skullydazed 4580d3a730 RGB improvements (#1684)
7 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature.
7 years ago
Joe Wasson e81e75c147 Move steno keycodes due to conflict with another PR.
7 years ago
Joe Wasson f30f12ec81 Add support for GeminiPR steno protocol.
7 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography
7 years ago
Jack Humbert 415d38ba9e adds music mode, music mode songs, music mask
7 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around
7 years ago
Jack Humbert b2979eba23 Adds parenthesis where they might be needed
7 years ago
jamesofarrell 98316ef017 Added Grave Escape (#1391)
7 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042)
7 years ago
Jack Humbert 7e37daa2ce Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
7 years ago
Travis La Marr ddc036b69e Refactor Bluetooth Handling
7 years ago
Lukas Stiebig 2aa079d93e Left control and alt
7 years ago
Gabriel Young a64ae10662 Update existing keymaps
7 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
7 years ago
Gabriel Young d1fe24ad9f Allow customization of the number of tone keycodes and add example keymap
7 years ago
Gabriel Young 5e6097f015 add keycodes for transpose range
7 years ago
Gabriel Young dd8f8e6bae implement modulation
7 years ago
Gabriel Young 7c5e510fe2 add support for pedal cc messages
7 years ago
Gabriel Young e405ab4bc6 initial implementation of polyphony using variable length array of notes on
7 years ago
Gabriel Young 5ae1411fc3 Expand MIDI key codes
7 years ago
Jack Humbert 6788cbd762 give error if both unicode/map are enabled
7 years ago
Jack Humbert 69ea10f9a9 adds layer tap toggle
7 years ago
Priyadi Iman Nurcahyo 8c93c5d9ab Add keycodes to turn on, turn off and toggle faux clicky
7 years ago
Priyadi Iman Nurcahyo b92515f139 Make room for 'loose keycodes' by halving UNICODE_MAP range
7 years ago