Implement faux-clicky feature
This commit is contained in:
parent
a0c2305bd1
commit
c68e596f32
8 changed files with 184 additions and 3 deletions
|
@ -268,8 +268,8 @@ const uint32_t PROGMEM unicode_map[] = {
|
|||
|
||||
|
||||
// hybrid right-gui & scroll lock (mapped to Compose in OS)
|
||||
#undef KC_RCTL
|
||||
#define KC_RCTL MT(MOD_LCTL, KC_SLCK)
|
||||
#undef KC_RALT
|
||||
#define KC_RALT MT(MOD_RALT, KC_SLCK)
|
||||
|
||||
// keymaps
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue