Commit Graph

18 Commits

Author SHA1 Message Date
Florian
d1bd59cb8a feat: adds latest rgb animations 2024-12-30 14:33:06 +07:00
Florian
62c7194f8f fix: webhid layer change not being fired when layer led are disabled 2024-09-11 10:43:12 +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
d4c5bb0a0f Set Tapping Toggle to 1 for all boards (#397) 2024-08-08 12:09:52 +07:00
Marcus Ofenhed
cc1d6fdcc7 fix: layer_state_set_user didn't trigger if VOYAGER_USER_LEDS was defined (#396) 2024-08-05 12:03:01 +07:00
Drashna Jaelre
3a096364ee workflow fixes (#395)
* voyager: fix compilation errors

* workflow: fix firmware building to work correctly

* Calculate and print stack size on AVR builds

* workflow: add oryx keymaps

* Fix issues due to tests

Proof that they're working!
2024-08-01 07:20:11 +07:00
Drashna Jaelre
ac32098d80 voyager: disable newer animations (#394) 2024-07-31 14:47:07 +07:00
Florian
2120dc5e4f h/fix: voyager compilation crash if oryx is disabled 2024-07-26 14:23:06 +07:00
Florian
27a59c897c fix: restores status led control voyager / moonlander 2024-07-12 08:17:54 +07: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 Jaelre
a6ef34cd16 [Keyboard] fixes for ZSA Voyager (#23912) 2024-06-20 09:08:57 +01:00
Ryan
089a819179 keyboard.json schema: set minimum value for key_unit (#23937)
* keyboard.json schema: set minimum value for `key_unit`

* Fix invalid `matrix_size` in keyboard.json

* Fix bad layout for silverbullet44
2024-06-16 21:57:37 +01:00
Ryan
b8f29c3865 Update GPIO macros in keymaps (#23792) 2024-05-24 19:38:57 +01:00
QMK Bot
5426a7a129 Merge remote-tracking branch 'origin/master' into develop 2024-05-03 05:11:58 +00:00
James Young
8075003e60 ZSA Voyager Layout Fix (#23651) 2024-05-03 06:11:23 +01:00
Joel Challis
3d83b3e7c5 Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01:00
Drashna Jaelre
45d60214f4 [Keyboard] ZSA Voyager (#22181)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: László Bácsi <lackac@lackac.hu>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-04-17 08:55:40 +10:00