Commit Graph

11 Commits

Author SHA1 Message Date
talksik f510c225a8 changing core keys like ctrl, alt, and windows/mac-cmd 2024-11-22 11:15:38 -08:00
ReFil 9becf801cf Revert "Updated keymap"
This reverts commit 9fc6c6239c.
2023-12-13 11:11:19 +00:00
ReFil 3a356154a2 Revert "Updated keymap"
This reverts commit 18e664a839.
2023-12-13 11:11:16 +00:00
adv360proapp[bot] 18e664a839 Updated keymap 2023-12-11 22:58:29 +00:00
adv360proapp[bot] 9fc6c6239c Updated keymap 2023-12-11 22:43:28 +00:00
ReFil 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 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 Keyboards 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