summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2024-04-22Merge branch 'V3.0' of https://github.com/KinesisCorporation/Adv360-Pro-ZMK ↵Paul Buetow
into V3.0
2024-04-22move ` and ~ to another keyPaul Buetow
2024-04-15Zephyr 3.5 Update (#426)ReFil
* Zephyr 3.5 update * Changelog
2024-04-09revised keymapPaul Buetow
2024-04-09my custom keymapPaul Buetow
2024-01-14Base ZMK update (#326)ReFil
2023-12-15Add version macro (#300)ReFil
2023-12-13Revert "Updated keymap"ReFil
This reverts commit 9fc6c6239c362671e3b005fc771a3771b6b2c240.
2023-12-13Revert "Updated keymap"ReFil
This reverts commit 18e664a8396089bc9b4be24fcb84b5a8cda8bab0.
2023-12-11Updated keymapadv360proapp[bot]
2023-12-11Updated keymapadv360proapp[bot]
2023-12-06Update bluetooth settings in light of user feedback (#289)ReFil
2023-11-18Revert "Add version macro to keymap.json (#269)"ReFil
This reverts commit 7adf0629f7bfd3d20c3fb9e7039329169acdae5d.
2023-11-17Add version macro to keymap.json (#269)ReFil
* Update keymap.json to reflect version macro * Update CHANGELOG.md
2023-11-16Version compiled FW with automatic macro (#267)ReFil
* 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-08Document new NKRO settings (#264)ReFil
* Document new NKRO settings * Update CHANGELOG.md
2023-10-20Update ZMK (#248)ReFil
Tweaks to point to new ZMK branch, changes to support this.
2023-07-06V3.0 UpdateReFil
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
2023-05-25Refactor(boards): cleanup pins and keysReFil
Remove unmapped keys from matrix, remap transform in line with this, unmap associated IO, bring keymap in line with manual
2023-03-25Remove unnecessary keys from GUIReFil
2023-03-06Fix json filesReFil
2023-03-04Add additional pedal keysReFil
Adds pedal2 keys on left and right back into matrix
2023-02-10Disable loggingReFil
2023-01-12Fix alignment of space thumb keyNick Coutsos
2023-01-12Correct column alignment for generated keymapsNick Coutsos
- 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
2022-10-11BT config uses a different field for the manufacturer nameJosh French
2022-10-07Format adv360.keymap layersEd Flanagan
* 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-07Config changesReFil
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
2022-09-17Z3 update pushReFil
2022-08-07Remove extraneous keyReFil
2022-06-13Update adv360.keymapKinesis Keyboards
Test actions for 4 hotkeys (Keypad 1-4)
2022-06-13Update macros.dtsiKinesis Keyboards
2022-05-06Fix clock accuracyReFil
2022-04-03Initial commitReFil