mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-10 04:00:26 +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
|
if SHIELD_LEKO_PONA_LEFT
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
config ZMK_KEYBOARD_NAME
|
||||||
|
|
|
@ -3,11 +3,11 @@ id: leko_pona
|
||||||
name: leko pona
|
name: leko pona
|
||||||
type: shield
|
type: shield
|
||||||
url: https://github.com/CrispyPin/zmk-config/
|
url: https://github.com/CrispyPin/zmk-config/
|
||||||
requires: [nice_nano_v2]
|
requires:
|
||||||
exposes: []
|
- pro_micro
|
||||||
|
exposes:
|
||||||
features:
|
features:
|
||||||
- keys
|
- keys
|
||||||
siblings:
|
siblings:
|
||||||
- leko_pona_left
|
- leko_pona_left
|
||||||
- leko_pona_right
|
- leko_pona_right
|
||||||
|
|
Loading…
Reference in a new issue