ee04b1c728f1e70be6b2003b5921fc98d93d3bdb
* Cleanup layer binding formatting
* Align rows/columns
* Be consistent for each layer
* Consistent with `keymap.json`
* Replace `BKSP` with `BSPC`
* Based on https://zmk.dev/docs/codes/keyboard-keypad#control--whitespace
* Consistent with `keymap.json`
* Replace default layer `&kp KP_NUMBER_*` with `&none`
* These were `&none` in v1
* Consistent with other layers
ADV360-PRO-ZMK
To build Firmware in GitHub Actions
Setup
- Fork this repo.
- Enable GitHub Actions on your fork.
Build firmware
- Push a commit to trigger the build.
- Download the artifact.
To build Firmware locally using Docker
Setup
- Execute
setup.sh.
Build firmware
- Execute
run.sh - Check the
firmwaredirectory for the latest firmware build.
Flash firmware
Resources can be found on Kinesis.com https://kinesis-ergo.com/support/kb360pro/#firmware-updates https://kinesis-ergo.com/support/kb360pro/#manuals
Languages
Shell
61.9%
Makefile
26.5%
CMake
5.8%
Dockerfile
5.8%