The config allows you to use 3 n!n, one for the dongle, one for the left half, one for the right half. Using a dongle significantly increases battery life.. The dongle can be any device on the nRF52840 (or other supported ZMK controllers). For example, I made a separate branch in this repository where XIAO BLE is used as a dongle. More details on the slicemk page and ZMK doc.
Config contains Watchman's layout.
This is a config for Enki 42, but you can use it with corne or any other compatible keyboard.
This repository has versions for different controllers, switch branches to choose the one you need.
You can change the name in line
CONFIG_ZMK_KEYBOARD_NAME="Enki42"
in file
config/boards/shields/enki42/enki42.conf
Before flashing this firmware, flash the setting reset firmware into all 3 controllers. Then flash this firmware on 3 devices. If the halves do not connect themselves, try pressing the reset buttons on the dongle and keyboards.
-
@slicemk for an original idea
-
@benvallack card keyboard config as a reference
-
@krikun98 for config fixes and other help