[Keymap] Drashna update for post Q2 merge (#17241)

This commit is contained in:
Drashna Jaelre
2022-05-30 22:02:55 -07:00
committed by GitHub
parent b554e4b612
commit cda343acbe
59 changed files with 672 additions and 769 deletions

View File

@@ -18,5 +18,10 @@
#pragma once
#define TAPPING_TERM_PER_KEY
#define WAIT_FOR_USB
// #define WAIT_FOR_USB
// #define NO_USB_STARTUP_CHECK
#define SECURE_UNLOCK_SEQUENCE \
{ \
{ 2, 1 }, { 2, 2 }, { 2, 3 }, { 2, 4 } \
}