Skip to content

Commit

Permalink
Move SOFT_SERIAL_PIN to data driven based on qmk#19863
Browse files Browse the repository at this point in the history
Update info.json
Update config.h

Signed-off-by: Ex3c4Def <[email protected]>
  • Loading branch information
Ex3c4Def committed Apr 7, 2023
1 parent 80558ce commit bdc93a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions keyboards/keycapsss/kimiko/rev2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

#define SOFT_SERIAL_PIN D2

/* SK6812 RGB LED */
#define RGB_DI_PIN D3

Expand Down
1 change: 1 addition & 0 deletions keyboards/keycapsss/kimiko/rev2/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
]
},
"split": {
"soft_serial_pin": "D2",
"encoder": {
"right": {
"rotary": [
Expand Down

0 comments on commit bdc93a6

Please sign in to comment.