Joel Challis
2f37a7854d
Migrate lighting defaults to info.json ( #22920 )
2024-02-01 18:10:14 +00:00
Joel Challis
6e3cc56bdf
Migrate RGB Matrix config to info.json - D ( #22811 )
2024-01-07 13:36:14 +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
( #22682 )
2023-12-20 13:31:50 +11:00
Ryan
b9e81c0691
Update keyboard LED driver configs ( #22638 )
2023-12-18 20:13:08 +00:00
Nick Brassel
a1c8b1ebf7
Remove obvious user keymaps, keyboards/{d,e,f}*
edition. ( #22695 )
2023-12-18 21:45:52 +11:00
Joel Challis
27a710861e
[Keymap Removal] Preonic and related keymaps. ( #22689 )
2023-12-18 12:51:24 +11: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
d56ee70c52
Rename DRIVER_ADDR_n
defines ( #22200 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
Ryan
d99dbe4d56
Update ISSI LED types ( #22099 )
2023-10-04 20:12:50 +11:00
dztech
1acecc38e9
add tofujr v2 keyboard ( #21740 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-25 18:16:28 -07:00
Duncan Sutherland
1a1085da48
Add community layout support to tofu60 ( #22041 )
2023-09-25 12:54:59 +10:00
QMK Bot
ad7a405fa5
Merge remote-tracking branch 'origin/master' into develop
2023-09-21 06:02:13 +00:00
dztech
dc2315ad85
add dz60v2 keyboard ( #21862 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-20 23:01:38 -07:00
QMK Bot
3575e27ece
Merge remote-tracking branch 'origin/master' into develop
2023-09-20 10:39:15 +00:00
Duncan Sutherland
16ad362e67
amend 96_(ansi|iso) community_layouts in keyboards/ ( #22066 )
2023-09-20 03:38:36 -07:00
QMK Bot
0c6c51eb63
Merge remote-tracking branch 'origin/master' into develop
2023-09-19 21:32:52 +00:00
James Young
56a87efbac
DZTech Pluto Community Layout support ( #22069 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
- apply four-space indent
- sort JSON keys in layout objects
[style]
* Correct `LAYOUT_all` data
Correct key sizes/positions of:
- ANSI Backslash [1, 13]
- ANSI Enter [1, 14]
- Fn [3, 13]
[chore]
* Correct `LAYOUT_iso` data
Correct position of Fn key [3, 13].
[chore]
* Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl`
[enhancement]
* Enable Community Layout support
[enhancement]
* Touch-up keymaps
Update keycode grid alignment.
[style]
2023-09-19 14:32:16 -07:00
Ryan
8f22105289
Add and use I2C address defines for ISSI LED drivers ( #22008 )
2023-09-19 19:31:54 +10:00
dztech
85c2b03507
[Keyboard] Rename og60 to tofu60 ( #21684 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-15 12:36:31 -07:00
Ryan
8136eda6d4
is31fl3731: driver naming cleanups ( #21918 )
2023-09-13 22:53:15 +10:00
Ryan
1cbb5ae99e
is31fl3733: driver naming cleanups ( #21905 )
2023-09-13 22:52:16 +10:00
Ryan
d36f73a431
is31fl3737: driver naming cleanups ( #21904 )
2023-09-13 22:49:29 +10:00
Ryan
4a0badfb34
is31fl3741: driver naming cleanups ( #21929 )
2023-09-13 22:48:01 +10: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
Ryan
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2023-08-23 01:00:03 +01:00
Joel Challis
dfb6d38f08
Simplfy RGB/LED matrix effect logic ( #21703 )
2023-08-23 00:03:01 +01:00
Ryan
87b11345a5
Get rid of USB_LED_CAPS_LOCK
( #21436 )
2023-07-06 09:48:02 +01:00
Ryan
9ab16e62f7
Get rid of USB_LED_NUM_LOCK
( #21424 )
2023-07-02 19:35:41 +01:00
Ryan
4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP
to data driven ( #21292 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
Ryan
b1783db4ea
Move RGBLED_NUM
to data driven ( #21278 )
2023-06-18 14:39:07 +10:00
Ryan
2367d8129c
Move RGBLIGHT_SLEEP
to data driven ( #21072 )
2023-06-16 14:04:45 +10:00
QMK Bot
88d9b7ee31
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 03:30:22 +00:00
dztech
baa9252db2
[Keyboard] add pluto keyboard ( #21225 )
2023-06-14 20:29:39 -07:00
Ryan
a4ed6ad0f5
Unicodemap keycodes rename ( #21092 )
2023-06-01 17:25:08 +01: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
Ryan
c3c51231cc
Clean up trailing commas from info.json ( #20812 )
2023-05-09 17:52:03 +10:00
Ryan
ef6a712899
Even more info.json
whitespace cleanups ( #20703 )
2023-05-04 19:09:59 +10: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
James Young
45a474d07e
DZTech Bocc Layout Macro Additions ( #20611 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor keymaps
- number layer indices
- use four-space indent
- grid-align keycodes
* add LAYOUT_65_xt_ansi_blocker_split_bs
* add LAYOUT_65_xt_ansi_blocker
* add LAYOUT_65_xt_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_xt_ansi_blocker_tsangan
* Apply suggestions from code review
2023-04-28 22:16:34 -07:00
Ryan
4d8dd55bf9
Move 60% layouts to data driven ( #20477 )
2023-04-27 07:49:03 +10:00
Ryan
0ddb7d7863
Move single 60_ansi
, 60_hhkb
and 60_iso
layouts to data driven ( #20438 )
2023-04-15 21:09:08 +10:00
Ryan
172a40686b
Move single LAYOUT_all
s to data driven ( #20430 )
2023-04-15 21:08:15 +10:00
Ryan
5bd68e3695
Move single LAYOUT
s to data driven ( #20365 )
2023-04-12 13:42:51 +10:00
Ryan
441988ef38
Move default
layouts to data driven ( #20349 )
2023-04-08 20:50:50 +10:00
Ryan
522048725f
Move RGB_MATRIX_DRIVER
to data driven ( #20350 )
2023-04-08 18:08:08 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
( #20303 )
2023-04-06 18:00:54 +10:00
Ryan
8bb4cba7b0
Move TKL layouts to data driven ( #20337 )
2023-04-05 15:53:45 +10:00