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
Joel Challis
c9d90db95c
[Keymap Removal] xiudi/xd75 and related keymaps. ( #22698 )
2023-12-19 09:02:03 +11:00
Nick Brassel
9539f135d8
Remove obvious user keymaps, `keyboards/[0-9]*` edition. ( #22691 )
2023-12-18 13:53:02 +11:00
Joel Challis
990895f03f
[Keymap Removal] keebio/iris and related keymaps. ( #22690 )
2023-12-18 12:49:19 +11:00
Nick Brassel
7ea022ba88
[Keymap Removal] Planck and related keymaps. ( #22683 )
2023-12-17 21:54:01 +11:00
Joel Challis
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
Ryan
c157c19b81
Dedupe I2C, SPI, UART driver inclusions ( #22253 )
2023-10-13 17:25:32 +11:00
QMK Bot
5da3604ec3
Merge remote-tracking branch 'origin/master' into develop
2023-09-26 23:49:20 +00:00
Joel Challis
25c850e762
Add support for YMD75 V4 - ISO ( #22128 )
2023-09-27 00:49:07 +01:00
James Young
a7afa58fb6
YMDK Melody96 Break-Up ( #22121 )
2023-09-24 22:39:18 -07:00
Joel Challis
61702b2564
Set default board files for uf2boot bootloader ( #22129 )
2023-09-25 13:05:28 +10:00
Duncan Sutherland
e3cbd8a965
amend 75_(ansi|iso) community_layouts in keyboards/ ( #21837 )
2023-09-25 12:57:18 +10:00
James Young
f8884640b0
YMDK Melody96 Matrix Touch-Up ( #22113 )
...
* Correct layout/matrix diagram
Correct swapped designations for ANSI Backslash and ANSI Enter keys.
[docs]
* Correct matrix data
Correct the matrix data for:
- `LAYOUT_all`
- `LAYOUT_96_ansi`
- `LAYOUT_96_ansi_splitbs`
which all had the matrix positions for ANSI Backslash and ANSI Enter swapped.
[bugfix]
* Implement `LAYOUT_hotswap` directly
Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to
`LAYOUT_96_ansi`.
[bugfix]
* Specify primary support for Soldered PCBs
Current version of codebase primarily supports Soldered PCBs.
[enhancement] [docs]
2023-09-24 00:57:08 -07:00
Duncan Sutherland
16ad362e67
amend 96_(ansi|iso) community_layouts in keyboards/ ( #22066 )
2023-09-20 03:38:36 -07: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
28f29c63cb
Prepare ymdk/ymd75 for rev4 ( #21484 )
2023-07-14 04:15:59 +01:00
QMK Bot
cbd42cb9ef
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:31:05 +00:00
Mike Cramer
a1eb2131ab
[Keymap] Dothtm/0.21/60 and 75 ( #21442 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-11 08:30:29 -07: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
8093b13365
Move `TAPPING_TOGGLE` to data driven ( #21360 )
2023-06-24 17:10:22 +10:00
Nick Brassel
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ( #21353 )
...
* 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 ( #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
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
Less/Rikki
9dec31d056
[keyboard] update ymdk/id75/rules.mk for develop ( #20592 )
2023-05-20 22:10:44 +10:00
Nick Brassel
5faa23d54c
Keymap introspection for combos. ( #19670 )
2023-05-15 22:27:37 +10:00
James Young
d4ce2b39af
YMDK YM68 Community Layout Support ( #20906 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_split_bs
* add LAYOUT_65_ansi
* add LAYOUT_65_iso_split_bs
* add LAYOUT_65_iso
* enable Community Layout support
2023-05-13 01:16:10 -07:00
James Young
838205d4af
YMDK Wings Layout Addition ( #20900 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_ansi_split_bs
* add LAYOUT_ansi
* info.json: update maintainer field
2023-05-12 23:55:54 -07:00
James Young
f8fb35d9fc
YMDK Wings Hotswap: rename LAYOUT_all to LAYOUT ( #20901 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT
* info.json: update listed maintainer
2023-05-12 15:33:16 +01: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
Ryan
2944e93870
Move `USB_MAX_POWER_CONSUMPTION` to data driven ( #20648 )
2023-05-01 17:37:12 +10:00
Ryan
4871f651c5
Move remaining `LAYOUT_all`s to data driven ( #20463 )
2023-04-27 07:45:43 +10:00
Ryan
172a40686b
Move single `LAYOUT_all`s to data driven ( #20430 )
2023-04-15 21:08:15 +10:00
Ryan
a84528f853
Move remaining `LAYOUT`s to data driven ( #20422 )
2023-04-15 21:07:32 +10:00
Ryan
54634e9263
Fix some missing QMK_KEYBOARD_H includes in user keymaps ( #20417 )
2023-04-14 19:42:50 +10:00
Drashna Jaelre
d11c37925b
[Keyboard] Update ymdk/id75 config ( #20432 )
2023-04-12 17:59:07 -07:00
QMK Bot
9994e8c57f
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 15:08:47 +00:00
Less/Rikki
641698d356
[Keyboard] ymdk/id75 ( #19967 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-12 08:07:47 -07: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
6847dba8af
Move 75% and 96% layouts to data driven ( #20289 )
2023-04-05 15:48:37 +10: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
Ryan
36ce81df59
Move `WS2812_DRIVER` to data driven ( #20248 )
2023-03-26 18:22:12 +11:00