Skip to content

Commit

Permalink
DD conversion: tbkmini
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Apr 22, 2024
1 parent ad99c4b commit 3db7498
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
4 changes: 4 additions & 0 deletions keyboards/bastardkb/tbkmini/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"matrix": [4, 0]
}
},
"features": {
"bootmagic": true,
"extrakey": true,
}
"ws2812": {
"pin": "GP0",
"driver": "vendor"
Expand Down
10 changes: 0 additions & 10 deletions keyboards/bastardkb/tbkmini/rules.mk
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output

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
Expand Down

0 comments on commit 3db7498

Please sign in to comment.