mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-10 21:55:29 +00:00
build
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# Uncomment these two lines to add support for encoders
|
||||
CONFIG_EC11=y
|
||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
|
||||
|
||||
CONFIG_ZMK_KEYBOARD_NAME="DB OwnKB"
|
||||
|
||||
CONFIG_ZMK_IDLE_TIMEOUT=30000
|
||||
#CONFIG_ZMK_SLEEP=y
|
||||
#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
|
||||
11
config/west.yml
Normal file
11
config/west.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
manifest:
|
||||
remotes:
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
projects:
|
||||
- name: zmk
|
||||
import: app/west.yml
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
self:
|
||||
path: config
|
||||
Reference in New Issue
Block a user