Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
Joel Challis
abe4d9cdca
Migrate build target markers to keyboard.json - E ( #23529 )
2024-04-16 02:16:08 +01:00
James Young
a532d1cc5a
Data-driven Keyboard Conversions: C ( #23453 )
2024-04-11 16:29:10 +01:00
Joel Challis
bfcf3c139d
Remove always enabled effects from lighting animation list ( #22992 )
...
* Remove 'solid_color' from animation list
* Remove 'solid'/'none' from animation list
2024-01-31 10:03:24 +00:00
Joel Challis
a5f1438f58
Migrate RGB Matrix config to info.json - C ( #22807 )
2024-01-04 06:00:47 +00:00
Joel Challis
9e50faedae
Remove incorrect use of WS2812_PIO_USE_PIO1 ( #22771 )
2023-12-28 17:07:40 +00:00
Ryan
8812a09581
Rename RGB_DISABLE_WHEN_USB_SUSPENDED
-> RGB_MATRIX_SLEEP
( #22682 )
2023-12-20 13:31:50 +11:00
Ilya Zhuravlev
66574eb854
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
2023-12-16 10:48:34 -06:00
Joel Challis
17c3182b1c
Remove use of broken split.main ( #22363 )
2023-10-30 00:49:56 +00:00
Joel Challis
3f1b3a5125
Migrate recently introduced sync items ( #22305 )
2023-10-21 12:21:23 +01:00
Controller Works
6129f5f68b
Add all RGB Matrix Animations to city42 ( #21992 )
2023-09-17 11:41:26 -06:00
Ilya Zhuravlev
e390a34128
Merge remote-tracking branch 'qmk/master' into merge-2023-09-08
2023-09-08 20:53:27 -06:00
Less/Rikki
5bb9abae7d
refactor: improve code for QMK merge ( #532 )
2023-09-02 21:43:33 -06:00
Controller Works
4394d81c22
Add VialRGB_ENABLE to rules.mk ( #529 )
2023-09-02 21:43:02 -06:00
Ryan
9bb823038b
Fix keyboards with old RGB driver names ( #21815 )
2023-08-23 02:49:02 +01:00
Ryan
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2023-08-23 01:00:03 +01:00
Controller Works
1236c29b12
[Keyboard] Add city42 ( #21727 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-22 10:12:51 -06:00
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
Less/Rikki
f57e09e514
fix: various builds ( #483 )
2023-06-18 16:15:49 -06:00
Ryan
b1783db4ea
Move RGBLED_NUM
to data driven ( #21278 )
2023-06-18 14:39:07 +10:00
Ilya Zhuravlev
d6e95213e3
Merge remote-tracking branch 'qmk/master' into merge-2023-06-03
2023-06-03 12:35:25 -06:00
Ryan
a5e46d8082
More info.json
whitespace cleanups ( #20665 )
2023-05-03 12:19:34 +10:00
Ryan
79aa319946
info.json
whitespace cleanups (#20651 )
2023-05-02 08:25:15 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
( #20303 )
2023-04-06 18:00:54 +10:00
Ryan
36ce81df59
Move WS2812_DRIVER
to data driven ( #20248 )
2023-03-26 18:22:12 +11: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
d784f78bd0
Move Bootmagic config to data driven ( #19860 )
2023-02-17 08:49:49 +11:00
Ryan
ebb512db82
Debounce defines cleanup ( #19742 )
...
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
QMK Bot
3723c0e3d5
Merge remote-tracking branch 'origin/master' into develop
2023-01-19 01:06:08 +00:00
Nick Brassel
327f7ee9a7
Fixup ChibiOS header inclusion search ordering. ( #19623 )
...
* Add STM32F446-Nucleo onekey.
* Fixup onekey build for F446, all keymaps.
* Fixup board inclusion search ordering.
2023-01-19 01:05:29 +00:00
Stefan Kerkmann
9dc3f79196
[RP2040] update i2c drivers to reflect peripheral number ( #19277 )
2022-12-11 14:04:29 +01:00
Ryan
81a6407dca
Update more DRIVER_LED_TOTAL
defines to RGB_MATRIX_LED_COUNT
( #19089 )
2022-11-16 05:59:09 +11:00
jack
843680d85b
Fixup controllerwords/mini36 ( #18840 )
2022-10-25 14:41:54 +01:00
Drashna Jael're
eeb3f9c043
Merge remote-tracking branch 'origin/master' into develop
2022-10-24 23:28:56 -07:00
Controller Works
9e2a063163
Add mini36 ( #18739 )
2022-10-22 23:56:38 +01:00
Controller Works
c9444071a6
Add mini36 ( #265 )
...
* Cleaning up before submitting PR
* Added comment for Vial settings in config.h
* Removed real time RGB control
* Removed lf at end of files
2022-10-20 22:43:43 -06: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
jack
d1903f4dd4
Fixup controllerworks/mini42 ( #18553 )
...
fix up stuff by waffle
2022-09-30 22:26:40 +01: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