1
0
Fork 0

Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664)

This commit is contained in:
Oskar Holstensson 2020-07-08 22:45:43 +02:00 committed by GitHub
parent 4588c979bd
commit ca598c3df6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@
#define US_O KC_O // O #define US_O KC_O // O
#define US_P KC_P // P #define US_P KC_P // P
#define US_LBRC KC_LBRC // [ #define US_LBRC KC_LBRC // [
#define US_RBRC KC_LBRC // ] #define US_RBRC KC_RBRC // ]
#define US_BSLS KC_BSLS // (backslash) #define US_BSLS KC_BSLS // (backslash)
// Row 3 // Row 3
#define US_A KC_A // A #define US_A KC_A // A