| Age | Commit message (Collapse) | Author |
|
This reverts commit 9fc6c6239c362671e3b005fc771a3771b6b2c240.
|
|
This reverts commit 18e664a8396089bc9b4be24fcb84b5a8cda8bab0.
|
|
|
|
|
|
* Version compiled FW with hash
Auto generates a macro to type out version info, local and github compilation now includes commit hash and timestamp in final uf2 files
* Fix local builds
makefile doesn't like the script returning the macro, directed to null for local builds as version.dtsi file accessible
|
|
Remove unmapped keys from matrix, remap transform in line with this, unmap associated IO, bring keymap in line with manual
|
|
Adds pedal2 keys on left and right back into matrix
|
|
* 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
|
|
Test actions for 4 hotkeys (Keypad 1-4)
|
|
|