Skip to content

Commit

Permalink
tbkmini: dd conversion pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers authored and 0xcharly committed May 14, 2024
1 parent a92c328 commit 91df588
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions keyboards/bastardkb/tbkmini/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
},
"features": {
"bootmagic": true,
"mousekey": false,
"extrakey": true,
"rgb_matrix": true
}
"ws2812": {
"pin": "GP0",
Expand Down
1 change: 0 additions & 1 deletion keyboards/bastardkb/tbkmini/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
AUDIO_SUPPORTED = no # Audio is not supported
RGB_MATRIX_SUPPORTED = yes # RGB matrix is supported and enabled by default
RGBLIGHT_SUPPORTED = yes # RGB underglow is supported, but not enabled by default
RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix functionality

SPLIT_KEYBOARD = yes

Expand Down

0 comments on commit 91df588

Please sign in to comment.