mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-21 17:40:25 +01:00
fix?
This commit is contained in:
parent
e291e38b0f
commit
427e6fe398
2 changed files with 11 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
|
||||
config ZMK_BLE
|
||||
default y
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
|
||||
|
||||
if SHIELD_LEKO_PONA_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
|
|
|
@ -3,11 +3,11 @@ id: leko_pona
|
|||
name: leko pona
|
||||
type: shield
|
||||
url: https://github.com/CrispyPin/zmk-config/
|
||||
requires: [nice_nano_v2]
|
||||
exposes: []
|
||||
requires:
|
||||
- pro_micro
|
||||
exposes:
|
||||
features:
|
||||
- keys
|
||||
siblings:
|
||||
- leko_pona_left
|
||||
- leko_pona_right
|
||||
|
Loading…
Reference in a new issue