1
0
Fork 0

Bandominedoni version output feature and a new keymap added (#17947)

* SPLIT_USB_DETECT added.

* lednotg keymap added.

* lednotg missing modification fixed.

* VERSION is available.

* USER00 is used instead of SAFE_RANGE in via/keymap.c
This commit is contained in:
3araht 2022-08-14 04:44:29 +09:00 committed by GitHub
parent 95782691d4
commit e145c7ad3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 299 additions and 4 deletions

View file

@ -49,6 +49,8 @@
*/
#define SOFT_SERIAL_PIN D2 // or D1, D2, D3, E6
#define SPLIT_USB_DETECT
//#define LED_NUM_LOCK_PIN B0
//#define LED_CAPS_LOCK_PIN B1
//#define LED_SCROLL_LOCK_PIN B2