This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Enable ZMK USB by default on nano.
xmkb
Pete Johanson
4 years ago
parent
c457d9880d
commit
cd6bdc336a
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
app/boards/arm/nice_nano/Kconfig.defconfig
3
app/boards/arm/nice_nano/Kconfig.defconfig
Unescape
Escape
View File
@ -24,4 +24,7 @@ config BT_CTLR
config ZMK_BLE
config ZMK_BLE
default y
default y
config ZMK_USB
default y
endif # BOARD_NICE_NANO
endif # BOARD_NICE_NANO
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
xenua/zmk
Title
Body
Create Issue