[Keyboard] Fix up SplitKB keyboards (#13511)

This commit is contained in:
Drashna Jaelre 2021-07-25 18:18:39 -07:00 committed by GitHub
parent d908970522
commit 4bb595f94b
Failed to generate hash of commit
110 changed files with 1010 additions and 312 deletions

View file

@ -0,0 +1,7 @@
enum layers {
WORKMAN = 0,
RNAV,
NAV,
SYMBOLS,
FN,
};