1
0
Fork 0

[Keyboard] Add Plaid-Pad Rev3 and oled keymap (#12464)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
This commit is contained in:
Ben 2021-05-14 04:33:36 +02:00 committed by GitHub
parent bfbbb21197
commit 8f4603dd73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 654 additions and 14 deletions

View file

@ -40,8 +40,5 @@
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
// Fix for volume controll with encoder (steadily in/decrease)
#define TAP_CODE_DELAY 60