diff options
| author | Drashna Jael're <drashna@live.com> | 2021-10-15 22:32:41 -0700 |
|---|---|---|
| committer | Drashna Jael're <drashna@live.com> | 2021-10-15 22:32:41 -0700 |
| commit | e5662aa53dc957e293a2201ebfd5d885144240a7 (patch) | |
| tree | c04c70497191a1327801950ba8a729d6026f3c9c /users/drashna/process_records.h | |
| parent | a27c949a32651c69037777a2dd3924910efb35f5 (diff) | |
| parent | 9a0addc77e3e48b908b846fc78326d4a20c30bc9 (diff) | |
| download | qmk_firmware-e5662aa53dc957e293a2201ebfd5d885144240a7.tar.gz qmk_firmware-e5662aa53dc957e293a2201ebfd5d885144240a7.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/drashna/process_records.h')
| -rw-r--r-- | users/drashna/process_records.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/drashna/process_records.h b/users/drashna/process_records.h index 231480ac5..897d7bbcc 100644 --- a/users/drashna/process_records.h +++ b/users/drashna/process_records.h | |||
| @@ -46,6 +46,7 @@ enum userspace_custom_keycodes { | |||
| 46 | UC_TABL, // ┬─┬ノ( º _ ºノ) | 46 | UC_TABL, // ┬─┬ノ( º _ ºノ) |
| 47 | UC_SHRG, // ¯\_(ツ)_/¯ | 47 | UC_SHRG, // ¯\_(ツ)_/¯ |
| 48 | UC_DISA, // ಠ_ಠ | 48 | UC_DISA, // ಠ_ಠ |
| 49 | KEYLOCK, // Locks keyboard by unmounting driver | ||
| 49 | NEW_SAFE_RANGE // use "NEWPLACEHOLDER for keymap specific codes | 50 | NEW_SAFE_RANGE // use "NEWPLACEHOLDER for keymap specific codes |
| 50 | }; | 51 | }; |
| 51 | 52 | ||
