mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
Fixup bastardkb/tbkmini
keymap's build target (#25458)
This commit is contained in:
parent
d151b1bef5
commit
058919923a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"keyboard": "bastardkb/tbkmini",
|
||||
"keyboard": "bastardkb/tbkmini/promicro",
|
||||
"keymap": "default",
|
||||
"layout": "LAYOUT_split_3x6_3",
|
||||
"layers": [
|
||||
|
@ -14,7 +14,7 @@ Flashing example for this keyboard:
|
||||
make bastardkb/tbkmini/blackpill:default:flash
|
||||
make bastardkb/tbkmini/promicro:default:flash
|
||||
|
||||
Note if using the `promicro` version: If you are using an Elite-C compatible development board, see [here](../readme.md#handedness-in-on-elite-c-holder) for setting handedness by pin.
|
||||
Note if using the `promicro` version: If you are using an Elite-C compatible development board, see [here](../readme.md#handedness-pin-on-elite-c-holder) for setting handedness by pin.
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user