Commit Graph

6 Commits

Author SHA1 Message Date
Less/Rikki
5bb9abae7d
refactor: improve code for QMK merge (#532) 2023-09-02 21:43:33 -06:00
Less/Rikki
45fd373661
March merge additions (#417)
* fixup: update Vial keymaps per upstream reqs

more keycodes renamed

`rgb_matrix_indicators_user` return type switched to bool

keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess
layers removed

EOL spaces and backslashes removed from keymaps

* fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT

* fixup: Vial-exclusive keyboard configs

* fixup: 42keebs rules

* fixup: relocated Vial keymaps

* fixup: cleanup post-keymap move

Remove wavtype/p01_ultra keymaps that went into QMK under different names

Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps

* fixup: Vial-exclusive default keymaps

* fixup: remove broken via-only keymaps

compiling VIA keymaps is not supported anyway

* fixup: non-compiling Vial keymaps

* refactor: changes from QMK PR, fix Vial keymap
2023-03-20 10:33:07 -06:00
Ilya Zhuravlev
06a2fdcc9c Merge remote-tracking branch 'qmk/master' into merge-2023-03-12 2023-03-18 17:51:58 -06:00
Ryan
81a6407dca
Update more DRIVER_LED_TOTAL defines to RGB_MATRIX_LED_COUNT (#19089) 2022-11-16 05:59:09 +11:00
Controller Works
56d651511d
Add mini42 (#262)
* Porting the mini42 to Vial for the first time.

* adding LTO_ENABLE=yes

* Tweaking Via(l) settings

* Set Via to v2 with lighting control disabled

* Adding GPL copyright notices to files

* Tidying things for a PR

* Fix formatting of json file.

* Updating files from QMK main

* Updated readme for vial build

Co-authored-by: kevinmgee <kevingee@kevingee.biz>
2022-10-14 15:13:46 -06:00
Controller Works
043e6e72c0
[Keyboard] Add mini42 (#18491)
Co-authored-by: kevinmgee <kevingee@kevingee.biz>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-30 06:48:41 +01:00