Commit Graph

83 Commits (3f696664d67c96e5e39d426c1a10feba9fe2e3d4)

Author SHA1 Message Date
fauxpark 3ad389de55 Add short aliases for Magic keycodes (#7541) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 6 years ago
MechMerlin 911b8915cc DRV2605L Continuous Haptic Feedback Support (#6461) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
skullY 61af76a10d Hotfix: Reinstate the KC_DELT alias 6 years ago
Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327) 6 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) 6 years ago
fauxpark 2a534e87ac Rename QK_TMK(_MAX) to QK_BASIC (#6509) 6 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318) 6 years ago
Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 6 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277) 6 years ago
Konstantin Đorđević d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221) 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 6 years ago
fauxpark 3bd30085d8 Tidy up Mod-Tap shortcuts (#4806) 6 years ago
Konstantin Đorđević 64c957d907 Add missing parentheses to some important macros (#4775) 6 years ago
Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774) 6 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325) 6 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389) 7 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 7 years ago
Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234) 7 years ago
Konstantin Đorđević 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) 7 years ago
Drashna Jaelre a0309db983 Add On/Off keycodes 7 years ago
Joe Wasson a6d1db2c27 Create AG_TOGG code to toggle Alt/Gui swap. 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
fauxpark 097f1a299f Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430) 7 years ago
Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) (#3114) 7 years ago
yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 years ago
Drashna Jaelre 8b0b17a369 Add Faux Clicking as subset of Audio feature (#2748) 7 years ago
adiron 3d3c093173 Added bending to MIDI (#2740) 7 years ago
snyman 7a5ce36f23 Add macro for momentarily switching to a layer while some mods are active (#2460) 7 years ago
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. 7 years ago
Joe Wasson 23ac2a02ef Add keycodes for swap-hands feature. 7 years ago
skullY e5c331e7be Fix the SGUI aliases 7 years ago
skullydazed e3f67e6e7f
Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442) 7 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187) 7 years ago
Drashna Jael're 4f484bc1c9 Add on/off/toggle keycodes for Auto Shift 8 years ago
U-LANDSRAAD\drashna a1fa70f94d Add toggle option to AutoShift 8 years ago
Zach Richard 8a1e656099 new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100) 8 years ago
Jack Humbert a7c61f2947 fix up midi stuff w/music mode 8 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse 8 years ago
Sebastian Kaim 1f43495922 Added a new keycode for cycling through RBG modes which reverses directions when shift is hold. 8 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state. 8 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657) 8 years ago
skullydazed 4580d3a730 RGB improvements (#1684) 8 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature. 8 years ago
Joe Wasson e81e75c147 Move steno keycodes due to conflict with another PR. 8 years ago