1
0
Fork 0

Fix broken build for users/curry (#16492)

This commit is contained in:
Allen Choi 2022-04-19 20:00:01 +09:00 committed by GitHub
parent 1acb37db7f
commit 9ead40db0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 96 additions and 9 deletions

View file

@ -15,3 +15,8 @@
# define RGBLIGHT_VAL_STEP 5
# define RGBLIGHT_LIMIT_VAL 120
#endif
// comment out unnecessary layouts
#define ENABLE_QWERTY
#define ENABLE_COLEMAK
#define ENABLE_DVORAK