Commit Graph

169 Commits

Author SHA1 Message Date
Ryan f3bae56808
Update keycodes for keyboards with RGB Matrix () 2024-11-24 12:03:08 +00:00
Joel Challis a7486a8d87
Remove `STM32_PWM_USE_ADVANCED` references () 2024-09-24 21:04:15 +10:00
Ryan 28b6a8841f
Add `60_ansi_tsangan_split_bs_rshift` to community layouts () 2024-09-02 09:13:28 +10:00
Nick Brassel 45dc2499dc
Remove all via-enabled keymaps, including `via`. () 2024-08-26 07:51:22 +10:00
Ryan 8f6d2ac53c
Update Underglow keycodes ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-08-25 22:15:07 +10:00
zvecr b066c86e43 bad_kb_funcs1 2024-07-11 11:03:11 +01:00
Joel Challis 7824e7ed9b
Migrate `led_update_kb` implementations to DD () 2024-06-22 12:14:17 +01:00
Ryan 5fda349018
Remove RGB keycodes from boards with no RGB config () 2024-05-20 17:11:49 +10:00
Ryan 5c592ab0c0
Delete trivial keymap readmes () 2024-05-17 23:49:29 +01:00
Ryan 1184e0d9be
Adjust keycode alignment around `QK_BOOT` () 2024-05-11 16:50:48 +01:00
Ryan d09a06a1b3
Update GPIO API usage in keyboard code () 2024-05-03 15:21:29 +10:00
Joel Challis 6b60089fc7
Migrate build target markers to keyboard.json - 0AB () 2024-04-12 23:34:44 +01:00
James Young 63bc7b63a6
Data-Driven Keyboard Conversions: A () 2024-04-02 17:45:44 +01:00
Joel Challis 831deac212
Migrate build target markers to keyboard.json () 2024-03-30 11:31:50 +00:00
Joel Challis 426bb9c651
Migrate features and LTO from rules.mk to data driven () 2024-03-30 10:43:15 +00:00
Joel Challis 8e5cd981e1
Migrate features from rules.mk to DD () 2024-03-14 03:56:42 +00:00
Joel Challis 58c38175e6
Remove redundant disabling of features () 2024-03-09 03:05:07 +00:00
Ryan 569b0c70be
WS2812 PWM: prefix for DMA defines ()
* WS2812 PWM: prefix for DMA defines

* Add backward compatibility defines
2024-03-02 17:16:47 +00:00
Ryan 65a04ead32
LED drivers: update keyboard LED configs ()
* IS31FL3733: update keyboard LED config

* IS31FL3736: update keyboard LED config

* IS31FL3737: update keyboard LED config

* IS31FL3741: update keyboard LED config

* IS31FL3743A: update keyboard LED config

* AW20216S: update keyboard LED config

* SNLED27351: update keyboard LED config
2024-02-25 21:29:37 +00:00
Joel Challis 3a13c2120a
Ensure LTO is enabled as a `info.json` build config option ()
* feature.lto -> build.lto

* keymaps too
2024-02-01 15:45:58 +00:00
Joel Challis 60f0132bd5
Migrate RGB Matrix config to info.json - A () 2024-01-02 03:05:08 +00:00
fauxpark 2c191e21c2 Merge remote-tracking branch 'upstream/master' into develop 2023-12-20 16:03:14 +11:00
Ryan 8812a09581
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` () 2023-12-20 13:31:50 +11:00
Ryan b9e81c0691
Update keyboard LED driver configs () 2023-12-18 20:13:08 +00:00
Nick Brassel f25226453f
Remove obvious user keymaps, `keyboards/a*` edition. () 2023-12-18 14:06:47 +11:00
Ryan e648155113
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` () 2023-12-12 15:30:08 +11:00
Joel Challis 1ed03f498f
Remove userspace keymaps () 2023-11-27 05:36:45 +11:00
Joel Challis b35bac6afb
Remove unnecessary driver counts () 2023-11-22 21:37:32 +00:00
Joel Challis 1efc79063c
Migrate some EEPROM config to info.json () 2023-11-14 09:30:19 +11:00
Ryan b52aca0af8
Relocate LED driver init code () 2023-11-01 00:53:45 +00:00
Ryan d56ee70c52
Rename `DRIVER_ADDR_n` defines ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
QMK Bot b5cbd7f040 Merge remote-tracking branch 'origin/master' into develop 2023-10-05 03:36:03 +00:00
Álvaro A. Volpato d33f9ec86b
Add Acheron Themis and its variants ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-04 20:35:24 -07:00
Ryan d99dbe4d56
Update ISSI LED types () 2023-10-04 20:12:50 +11:00
Ryan 8f22105289
Add and use I2C address defines for ISSI LED drivers () 2023-09-19 19:31:54 +10:00
Joel Challis fe00bb9746
Migrate i2c EEPROM_DRIVER to info.json () 2023-09-14 20:50:07 +01:00
Ryan 4a0badfb34
is31fl3741: driver naming cleanups () 2023-09-13 22:48:01 +10: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 37bc949945
RGB Matrix: driver naming cleanups () 2023-08-23 01:00:03 +01:00
Ryan cb2331713c
Relocate backlight drivers () 2023-07-08 23:13:10 +10:00
Ryan 023035f462
Move miscellaneous defines to data driven () 2023-07-02 22:40:13 +01:00
Ryan 4ae9bfd17a
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ()
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
Ryan b1783db4ea
Move `RGBLED_NUM` to data driven () 2023-06-18 14:39:07 +10:00
Ryan 2367d8129c
Move `RGBLIGHT_SLEEP` to data driven () 2023-06-16 14:04:45 +10:00
Ryan 363bfdbfda
Move `RGBLIGHT_LIMIT_VAL` to data driven ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
James Young 347d1c728e
acheron/elongate/delta: rename LAYOUT_all to LAYOUT () 2023-05-15 16:56:07 +01:00
Ryan 79aa319946
`info.json` whitespace cleanups () 2023-05-02 08:25:15 +10:00
Ryan 4d8dd55bf9
Move 60% layouts to data driven () 2023-04-27 07:49:03 +10:00
James Young ce4205b91f
Acheron Austin Layout Macro Conversion and Additions ()
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs

* add LAYOUT_ansi

* add LAYOUT_ansi_wkl_split_bs

* add LAYOUT_ansi_wkl

* add LAYOUT_iso_split_bs

* add LAYOUT_iso

* add LAYOUT_iso_wkl_split_bs

* add LAYOUT_iso_wkl

* add reference keymaps
2023-04-16 18:08:39 -07:00