~craftyguy/Adv360-Pro-ZMK

craftyguy's custom keympap!

Changes:

- swap the UP and DOWN keys
- wiped out the keypad layer, and changed keys to optimize for gaming
- media keys and vol keys, and printscreen in the default and fn layers
- swap LGUI and LCTRL in default layer
Further documentation work (#241)

* Minor cleanup, change date format, add beta testing

* Update CHANGELOG.md
Fix shell check warnings (#242)

* Fix SC2002 Shell Check warning

* Fix SC2086 Shell Check warnings
Readme rewrite (#222)

Add CHANGELOG (#221)

2d369451 — Santhosh Kannan 1 year, 5 months ago
Add instructions for upgrading from V2 to V3 in README (#197)

This commit adds a new section in the README.md file detailing instructions for users upgrading from V2 to V3.
V3.0 Update

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
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
Merge pull request #128 from tplunket/tplunket/update-readme

Provide flashing instructions, point at GUI editor, and format support links.
9a5d22ca — Tom Plunket 1 year, 9 months ago
Refine wording of steps in firmware flashing.
603133f0 — Tom Plunket 1 year, 9 months ago
Provide flashing instructions, point at GUI editor, and format support links.
Remove unnecessary keys from GUI
Merge pull request #116 from ReFil/add-pedal2

Fix config files to add extra pedal keys
Fix json files
Merge pull request #114 from ReFil/add-pedal2

Add additional pedal keys
Add additional pedal keys

Adds pedal2 keys on left and right back into matrix
Merge pull request #101 from ReFil/disable-log

Disable USB logging
Disable logging
Merge pull request #91 from ReFil/Fix-osx

Disable SELinux support on OS X
Merge pull request #92 from nickcoutsos/patch-1

Correct column alignment for generated keymaps
Next