Ryan
bbf63a8466
LED Matrix: replace backlight keycodes with newly added ones ( #23455 )
2024-04-13 04:15:22 +01:00
Ryan
2dd406f08f
Remove `quantum.h` includes from keyboard custom `matrix.c`s ( #23371 )
2024-03-30 14:07:19 +00:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Joel Challis
539fa21bf8
Migrate features from rules.mk to data driven - IJK ( #23276 )
2024-03-15 01:42:15 +00:00
Thibaut CHARLES
729520f302
Fix keychron q1v1 led config for iso layout ( #23222 )
2024-03-10 00:06:58 +00:00
Joel Challis
58c38175e6
Remove redundant disabling of features ( #22926 )
2024-03-09 03:05:07 +00:00
Ryan
65a04ead32
LED drivers: update keyboard LED configs ( #23073 )
...
* 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
b26e5c585b
Manual user keymap removal ( #23119 )
2024-02-20 22:22:00 +00:00
Joel Challis
2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition ( #23102 )
2024-02-18 08:20:57 +00:00
Joel Challis
4a64d47f12
Migrate WEAR_LEVELING_* to info.json ( #23077 )
2024-02-14 08:54:24 +00:00
Joel Challis
ff884d8968
Remove invalid keyboard level features ( #23074 )
2024-02-14 01:58:24 +00:00
Joel Challis
974e98ce59
Migrate RGB Matrix config to info.json ( #22998 )
2024-02-14 00:54:14 +00:00
Joel Challis
137938b67a
Migrate dip switch config to info.json - keychron ( #23037 )
2024-02-09 06:56:13 +00:00
Joel Challis
3a13c2120a
Ensure LTO is enabled as a `info.json` build config option ( #22932 )
...
* feature.lto -> build.lto
* keymaps too
2024-02-01 15:45:58 +00:00
adophoxia
9ac6eeaaa6
[Keyboard] Update Keychron Q9 ( #22579 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-31 22:11:47 -08:00
adophoxia
a0bc47fcd2
[Keyboard] Update Keychron Q7 ( #22577 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-31 22:11:32 -08:00
adophoxia
252f01f2e7
[Keyboard] Update Keychron Q5 ( #22575 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-01-31 22:11:01 -08: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
ccec4867c8
Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` ( #22775 )
2024-01-09 22:24:53 +11:00
QMK Bot
4617b0cfe7
Merge remote-tracking branch 'origin/master' into develop
2024-01-07 07:38:24 +00:00
Ryan
0b0c31665e
Keychron Q1V1: fix incorrect 3733 address ( #22852 )
2024-01-07 18:37:56 +11:00
Thomas Mørch
d59d768fea
Keychron Q11 - Enable SPLIT_WATCHDOG ( #22799 )
2024-01-02 03:06:47 +00:00
Joel Challis
709d07aebc
Migrate LED Matrix config to info.json ( #22792 )
2024-01-01 01:33:20 +00:00
Ryan
8812a09581
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` ( #22682 )
2023-12-20 13:31:50 +11:00
Ryan
73758d3d3a
Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` ( #22681 )
2023-12-20 13:31:39 +11:00
Ryan
b9e81c0691
Update keyboard LED driver configs ( #22638 )
2023-12-18 20:13:08 +00:00
adophoxia
f19fa9854e
[Keyboard] Update Keychron Q8 ( #22578 )
...
* Update Q8
* Run `qmk format-json` and remove `RGB_MATRIX_LED_COUNT`
* Update keyboards/keychron/q8/ansi_encoder/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q8/iso/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-14 00:44:44 -07:00
Joel Challis
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
Joel Challis
b35bac6afb
Remove unnecessary driver counts ( #22435 )
2023-11-22 21:37:32 +00:00
Ryan
dda6e7fb36
LED drivers: register naming cleanups ( #22436 )
2023-11-20 15:48:23 +00:00
Ryan
d56ee70c52
Rename `DRIVER_ADDR_n` defines ( #22200 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
Joel Challis
3f1b3a5125
Migrate recently introduced sync items ( #22305 )
2023-10-21 12:21:23 +01:00
QMK Bot
184c5844be
Merge remote-tracking branch 'origin/master' into develop
2023-10-14 12:11:45 +00:00
Nick Brassel
81a3aa025c
Fix typo in keychron v6 encoder map enable ( #22272 )
2023-10-14 23:10:55 +11:00
adophoxia
a7406a429e
Update Keychron Q4 ( #21996 )
2023-10-04 21:59:24 -07:00
adophoxia
5f33a251b3
Update Keychron Q0 ( #22068 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-10-04 21:59:06 -07:00
QMK Bot
d30fe46b51
Merge remote-tracking branch 'origin/master' into develop
2023-10-05 04:51:51 +00:00
lalalademaxiya1
8f757eece8
Add Keychron Q1 Version 2 ( #20416 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Adophoxia <andyao1528@gmail.com>
2023-10-04 21:51:16 -07:00
Ryan
d99dbe4d56
Update ISSI LED types ( #22099 )
2023-10-04 20:12:50 +11:00
Ryan
c0f16be50f
Rename CKLED2001 driver to SNLED27351 ( #22071 )
2023-10-04 20:10:05 +11:00
adophoxia
38f89dfc2f
Update Keychron Q1v1 ( #21993 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-03 20:53:39 -07:00
adophoxia
6f59236b1f
Update Keychron Q3 ( #21995 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-03 20:53:19 -07:00
adophoxia
75ba2db2c1
Update Keychron Q2 ( #21994 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-10-03 20:52:09 -07:00
QMK Bot
6e3f770d0d
Merge remote-tracking branch 'origin/master' into develop
2023-10-02 10:50:26 +00:00
Joel Challis
997a6747ee
Miscellaneous fixes for recently merged keyboards ( #22179 )
2023-10-02 11:49:53 +01:00
QMK Bot
3062c98093
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 05:46:11 +00:00
lalalademaxiya1
363dee82d8
Keychron q9 plus ( #21399 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-20 22:45:36 -07:00
Ryan
8f22105289
Add and use I2C address defines for ISSI LED drivers ( #22008 )
2023-09-19 19:31:54 +10:00
Ryan
1cbb5ae99e
is31fl3733: driver naming cleanups ( #21905 )
2023-09-13 22:52:16 +10:00
Ryan
35aceab1a4
ckled2001: driver naming cleanups ( #21890 )
2023-09-13 22:47:01 +10:00