Commit graph

30 commits

Author SHA1 Message Date
Ryan
1184e0d9be
Adjust keycode alignment around QK_BOOT () 2024-05-11 16:50:48 +01:00
Joel Challis
3d83b3e7c5
Migrate build target markers to keyboard.json - Misc () 2024-04-25 08:42:48 +01:00
James Young
a1cbdf145f
Data-Driven Keyboard Conversions: M, Part 1 () 2024-04-23 04:06:24 +01:00
Ryan
2dd406f08f
Remove quantum.h includes from keyboard custom matrix.cs () 2024-03-30 14:07:19 +00:00
Ryan
f7cf40fa77
Add init function to RGBLight driver struct () 2024-03-18 22:03:27 +11:00
Ryan
a522b1f156
i2c: rename read/write register functions () 2024-01-16 02:26:40 +00:00
Ryan
17f36a21bf
Rework RGBLight driver system () 2023-12-05 22:49:14 +11:00
Drashna Jaelre
3ef06aa732
Improve and Cleanup Shutdown callbacks ()
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-11-26 22:59:18 +11:00
Ryan
c157c19b81
Dedupe I2C, SPI, UART driver inclusions () 2023-10-13 17:25:32 +11:00
Ryan
41bd4e35a0
Clean up RGB LED type () 2023-09-04 01:19:59 +01:00
Ryan
023d644bb6
Move RGBLight animations to data driven ()
* 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
Ryan
b1783db4ea
Move RGBLED_NUM to data driven () 2023-06-18 14:39:07 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin () 2023-04-06 18:00:54 +10:00
Ryan
8bb4cba7b0
Move TKL layouts to data driven () 2023-04-05 15:53:45 +10:00
Ryan
ebb512db82
Debounce defines cleanup ()
* 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
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Drashna Jaelre
c8e998ccad
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q () 2022-10-15 09:55:40 -07:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS () 2022-08-06 23:23:35 +10:00
Ryan
3da6575e24
Move keyboard USB IDs and strings to data driven: M () 2022-08-03 17:15:43 +10:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps () 2022-05-15 20:26:27 +01:00
Nick Brassel
44f1bd9b3a
ChibiOS 21.11.1 update. ()
* ChibiOS 21.11.1 update.

* `uf2-tinyuf2` => `tinyuf2`

* Updated chibios-contrib, fixup preprocessor for tinyuf2 bootloader.

* Fixup keychron L433 boards.

* Makefile cleanup.

* RISC-V build fixes.

* Fixup RISC-V build.
2022-03-07 21:04:22 +11:00
Nick Brassel
a86d6fffc9
Fixup bootloaders. () 2022-02-06 19:09:21 -08:00
Ryan
4f6c0d0ea5
More keyboard rules.mk cleanups ()
* More keyboard rules.mk cleanups

* Found a couple more
2022-01-25 20:21:08 +00:00
Ryan
5fb93934d0
Fixes for bootloader refactor build failures () 2022-01-06 06:55:46 +11:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules () 2021-12-09 16:05:44 +11:00
Ryan
c12b997679
Tidy up SLEEP_LED_ENABLE rules () 2021-12-01 21:13:00 +11:00
Joel Challis
bd35978254
matrix/abelx - Update ChibiOS conf files ()
* Fix obsolete or unknown configuration file

* use qmk chibios-confmigrate
2021-11-13 08:19:40 +11:00
Joel Challis
a2baed0ebf
Fix obsolete or unknown configuration file () 2021-11-12 01:44:35 +00:00
Joel Challis
0b2bc89559
Avoid MATRIX_*_PINS due to schema validation errors () 2021-11-12 06:02:00 +11:00
yulei
3f62b46939
add matrix abelx keyboard ()
* add matrix abelx keyboard

* Update keyboards/matrix/abelx/abelx.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* fixed rgb led pin issue

* Apply suggestions from code review

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/matrix/abelx/aw9523b.h

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/matrix/abelx/aw9523b.c

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/matrix/abelx/abelx.h

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/matrix/abelx/abelx.c

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* fixed board name

* Apply suggestions from code review

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

* move led update from scan_kb to hoursekeeping_kb

* move led update from scan_kb to housekeeping_kb

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-11-05 13:54:40 +11:00