Commit Graph

17 Commits

Author SHA1 Message Date
Florian Didron
74c38ae1c1 chore: merge firmware25 branch 2025-06-20 11:12:11 +07:00
Florian Didron
82245288b5 V25fixes (#412)
Some checks failed
Build firmware / build-firmware (default) (push) Has been cancelled
Build firmware / build-firmware (oryx) (push) Has been cancelled
Unit Tests / test (push) Has been cancelled
* chore: move zsa/oryx module to a git submodule

* fix: rgb toggle keycode incompatible with oryx mappings, move common keycodes to the defaults module

* chore: update zsa module version
2025-06-20 11:07:03 +07:00
Florian Didron
dbe50d2a66 feat: port navigators to qmk25 2025-06-05 17:59:59 +07:00
Drashna Jael're
aa09e7ac79 Migrate Oryx code to modules 2025-03-27 20:59:28 -07:00
Drashna Jael're
4acc7c8baf Merge remote-tracking branch 'origin/master' into firmware24 2025-03-27 20:39:32 -07:00
Joel Challis
164b7331c3 Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915) 2025-02-17 08:39:29 +11:00
Florian
d1bd59cb8a feat: adds latest rgb animations 2024-12-30 14:33:06 +07:00
Ryan
f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) 2024-11-24 12:03:08 +00:00
Joel Challis
4a5bae51cd [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)
* [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#21881)

* Apply suggestions from code review

Co-authored-by: Nick Brassel <nick@tzarc.org>

---------

Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-11-23 10:09:34 +00:00
Ryan
6fa11bf219 Separate RGBLight/RGB Matrix keycode handling (#23679)
* Separate RGBLight/RGB Matrix keycode handling

* Remove `_DISABLE_KEYCODES` handling

* Update RGB Matrix keycode docs

* Update underglow keycodes for previously migrated boards

* Update keycodes for boards with custom handling

* Fix typos

* Fix bad merge
2024-10-12 18:43:50 +02:00
Florian
06c04dbdcd fix: sets EZ_SAFE_RANGE custom keycode enum value 2024-09-06 15:24:28 +07:00
Drashna Jaelre
35a93f3ce5 Fix i2c timeouts (#401)
* MCP23018: make timeout configurable

* Fix i2c timeouts for all boards
2024-08-29 06:21:48 +07:00
Drashna Jaelre
e9fa160faf Re-Add ZSA custom chimes (#398) 2024-08-19 15:10:51 +07:00
Drashna Jaelre
2d2eed9594 [Keyboard] Move Planck EZ to ZSA vendor folder (#23917) 2024-08-14 14:27:37 +01:00
Drashna Jaelre
d6f7926206 fix: various configs (#391)
* fix: Change webhid_leds variable declaration location

* fix: various oryx issues

* Also fix aliases

* Fix test case in alias

* Add additional define

* Cleanup workflow

* fix more
2024-07-05 10:07:59 +07:00
Drashna Jael're
b46f5e2e46 Re-add Oryx support as keyboard code 2024-06-25 18:35:15 -07:00
Drashna Jael're
854b3c82fb [ZSA] Remove keyboards and keymaps that aren't ours
fixes
2024-06-24 21:51:42 -07:00