| Age | Commit message (Collapse) | Author |
|
into V3.0
|
|
|
|
* Zephyr 3.5 update
* Changelog
|
|
|
|
|
|
|
|
|
|
This reverts commit 9fc6c6239c362671e3b005fc771a3771b6b2c240.
|
|
This reverts commit 18e664a8396089bc9b4be24fcb84b5a8cda8bab0.
|
|
|
|
|
|
|
|
This reverts commit 7adf0629f7bfd3d20c3fb9e7039329169acdae5d.
|
|
* Update keymap.json to reflect version macro
* Update CHANGELOG.md
|
|
* 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
|
|
* Document new NKRO settings
* Update CHANGELOG.md
|
|
Tweaks to point to new ZMK branch, changes to support this.
|
|
refactor(board): Update to z3.2
Major update to underlying code requires change to the repo, brought in line with zmk pr for commonality, fixed indentation to comply with zmk pre-commit formatting reqs
Update settings-reset, change RGB modes
Add Update instructions, Assets folder
|
|
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
|
|
|
|
|
|
- Updated the layout definition to at least make sure the right half mirrors the left.
- Updated some of the labels to match the default keymap
|
|
|
|
* 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
|
|
Removed default brightness as that's handled by base firmware now
Added USB VID, PID and manufacturer ID
Enabled DCDC converter for marginally improved battery
|
|
|
|
|
|
Test actions for 4 hotkeys (Keypad 1-4)
|
|
|
|
|
|
|