zigotica userspace add raw_hid_receive (#14869)
* zigotica userspace add raw_hid_receive * add 3 keys to figma keymap * add 2 keys to vim keymap * improve vim keys * add 3 keys to browser keymap * comment typo * shorten SEND_STRING Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
6ec9cd511d
commit
07465c0ebb
5 changed files with 100 additions and 53 deletions
|
@ -26,7 +26,7 @@ enum userspace_layers {
|
|||
};
|
||||
#else
|
||||
enum userspace_layers {
|
||||
_TERMINAL = 0,
|
||||
_BASE = 0,
|
||||
_FIGMA,
|
||||
_BROWSER,
|
||||
_VIM,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue