Commit Graph

94 Commits

Author SHA1 Message Date
zvecr
7b8bf3426d Merge remote-tracking branch 'origin/develop' into xap 2024-08-26 04:25:39 +01:00
Ryan
8f6d2ac53c
Update Underglow keycodes (#23765)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-08-25 22:15:07 +10:00
QMK Bot
a580eab12b Merge remote-tracking branch 'origin/develop' into xap 2024-07-23 11:20:55 +00:00
Joel Challis
ce1adce696
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Migrate split.soft_serial_pin to split.serial.pin
2024-07-23 12:12:52 +01:00
QMK Bot
e8213ce840 Merge remote-tracking branch 'origin/develop' into xap 2024-07-17 23:03:26 +00:00
Joel Challis
4ab36df48f
Move split.soft_serial_pin to split.serial.pin (#24127) 2024-07-18 09:02:53 +10:00
QMK Bot
4033a7c8a4 Merge remote-tracking branch 'origin/develop' into xap 2024-07-13 12:13:05 +00:00
Joel Challis
26e84c513c
Migrate SERIAL_DRIVER to json (#23925) 2024-07-13 13:12:35 +01:00
QMK Bot
ecb4032a96 Merge remote-tracking branch 'origin/develop' into xap 2024-04-05 01:38:40 +00:00
Joel Challis
fd17ae34ec
Tidy up keyboards/zvecr (#23418) 2024-04-05 02:38:12 +01:00
QMK Bot
67d8a41312 Merge remote-tracking branch 'origin/develop' into xap 2024-03-31 20:39:28 +00:00
Joel Challis
ea71945441
Align encoder layout validation with encoder.h logic (#23330) 2024-03-31 21:38:58 +01:00
QMK Bot
2819edff7b Merge remote-tracking branch 'origin/develop' into xap 2024-03-30 11:32:21 +00:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
QMK Bot
16271f8f1d Merge remote-tracking branch 'origin/develop' into xap 2024-03-10 05:20:58 +00:00
Joel Challis
9f4a9d5826
Enable 'keyboard.json' as a build target (#22891) 2024-03-10 16:20:25 +11:00
QMK Bot
6728e07351 Merge remote-tracking branch 'origin/develop' into xap 2024-03-02 17:17:17 +00:00
Ryan
569b0c70be
WS2812 PWM: prefix for DMA defines (#23111)
* WS2812 PWM: prefix for DMA defines

* Add backward compatibility defines
2024-03-02 17:16:47 +00:00
QMK Bot
aefe9cc7af Merge remote-tracking branch 'origin/develop' into xap 2023-08-23 21:12:17 +00:00
Ryan
023d644bb6
Move RGBLight animations to data driven (#21635)
* Move RGBLight animations to data driven, 0-9

* Move RGBLight animations to data driven, A

* Move RGBLight animations to data driven, B

* Move RGBLight animations to data driven, C

* Move RGBLight animations to data driven, D

* Move RGBLight animations to data driven, E

* Move RGBLight animations to data driven, F

* Move RGBLight animations to data driven, G

* Move RGBLight animations to data driven, H

* Move RGBLight animations to data driven, handwired

* Move RGBLight animations to data driven, I

* Move RGBLight animations to data driven, J

* Move RGBLight animations to data driven, K

* Move RGBLight animations to data driven, L

* Move RGBLight animations to data driven, M

* Move RGBLight animations to data driven, N

* Move RGBLight animations to data driven, O

* Move RGBLight animations to data driven, P

* Move RGBLight animations to data driven, Q

* Move RGBLight animations to data driven, R

* Move RGBLight animations to data driven, S

* Move RGBLight animations to data driven, T

* Move RGBLight animations to data driven, U

* Move RGBLight animations to data driven, V

* Move RGBLight animations to data driven, W

* Move RGBLight animations to data driven, X

* Move RGBLight animations to data driven, Y

* Move RGBLight animations to data driven, Z

* Fix incorrect placement

* Fix build failures and mismatches
2023-08-23 22:11:39 +01:00
QMK Bot
e889a90bd1 Merge remote-tracking branch 'origin/develop' into xap 2023-07-02 21:40:45 +00:00
Ryan
023035f462
Move miscellaneous defines to data driven (#21382) 2023-07-02 22:40:13 +01:00
QMK Bot
3bce99af37 Merge remote-tracking branch 'origin/develop' into xap 2023-06-18 04:39:41 +00:00
Ryan
b1783db4ea
Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
QMK Bot
bde0f87c7d Merge remote-tracking branch 'origin/develop' into xap 2023-06-06 01:08:54 +00:00
Ryan
c9cf9712aa
Move RGBLED_SPLIT to data driven (#21113)
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-06 11:08:04 +10:00
QMK Bot
f42d4a10d9 Merge remote-tracking branch 'origin/develop' into xap 2023-05-27 02:28:26 +00:00
Ryan
363bfdbfda
Move RGBLIGHT_LIMIT_VAL to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
QMK Bot
b5df4f6c7c Merge remote-tracking branch 'origin/develop' into xap 2023-04-06 08:01:36 +00:00
Ryan
47966dc2a6
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
QMK Bot
04e3e0a55f Merge remote-tracking branch 'origin/develop' into xap 2023-03-29 04:55:13 +00:00
Ryan
4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
QMK Bot
eebe2e467a Merge remote-tracking branch 'origin/develop' into xap 2023-03-26 07:22:49 +00:00
Ryan
36ce81df59
Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00
QMK Bot
cff269e87c Merge remote-tracking branch 'origin/develop' into xap 2023-03-05 22:54:43 +00:00
Ryan
23c365b023
Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
QMK Bot
2eb35f49ae Merge remote-tracking branch 'origin/develop' into xap 2023-02-25 22:45:48 +00:00
Ryan
7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
QMK Bot
c3857253f1 Merge remote-tracking branch 'origin/develop' into xap 2023-02-17 05:41:32 +00:00
Ryan
8f6c228adb
Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
QMK Bot
37fa013146 Merge remote-tracking branch 'origin/develop' into xap 2023-02-17 05:09:45 +00:00
Ryan
2da0827d4f
Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
QMK Bot
3ab813d2bb Merge remote-tracking branch 'origin/develop' into xap 2023-02-16 21:50:27 +00:00
Ryan
d784f78bd0
Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00
QMK Bot
3ce9db1f5e Merge remote-tracking branch 'origin/develop' into xap 2023-02-08 07:42:26 +00:00
Ryan
f9aeea64c1
Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
QMK Bot
5b56bf5875 Merge remote-tracking branch 'origin/develop' into xap 2023-02-06 02:41:02 +00:00
Ryan
a988f8a169
Remove unused GRAVE_ESC_CTRL_OVERRIDE from config.h (#19752) 2023-02-06 02:40:23 +00:00
QMK Bot
4275e7fea0 Merge remote-tracking branch 'origin/develop' into xap 2023-02-03 19:20:37 +00: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