Commit Graph
6 Commits
Author SHA1 Message Date
ReFilandGitHub cdcec22e60 Version compiled FW with automatic macro (#267)
* 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
2023-11-16 07:49:39 +00:00
ReFil e407190556 Refactor(boards): cleanup pins and keys
Remove unmapped keys from matrix, remap transform in line with this, unmap associated IO, bring keymap in line with manual
2023-05-25 21:42:01 +01:00
ReFil bdfd6475b4 Add additional pedal keys
Adds pedal2 keys on left and right back into matrix
2023-03-04 14:20:59 +00:00
Ed FlanaganandEd Flanagan ee04b1c728 Format adv360.keymap layers
* 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
2022-10-07 17:38:20 -07:00
Kinesis KeyboardsandGitHub 604121eda8 Update adv360.keymap
Test actions for 4 hotkeys (Keypad 1-4)
2022-06-13 10:22:21 -07:00
ReFil 6aae0c6be2 Initial commit 2022-04-03 22:06:51 +01:00