forked from mirrors/qmk_userspace
[Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230)
This commit is contained in:
parent
a06b5cae41
commit
cc7a3f8dc7
8 changed files with 56 additions and 6 deletions
|
@ -60,6 +60,10 @@
|
|||
# define TAPPING_TERM 200
|
||||
#endif
|
||||
|
||||
#if !defined(LAYER_STATE_16BIT) && !defined(LAYER_STATE_8BIT) && !defined(LAYER_STATE_32BIT)
|
||||
# define LAYER_STATE_8BIT
|
||||
#endif
|
||||
|
||||
/* Disable unused and unneeded features to reduce on firmware size */
|
||||
#ifdef LOCKING_SUPPORT_ENABLE
|
||||
# undef LOCKING_SUPPORT_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue