ai03
aec7569a04
[Keyboard] Add Altair ( #23878 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-06-14 13:26:21 -07:00
ai03
0594121b68
[Keyboard] Add Altair-X ( #23879 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-06-14 13:26:00 -07:00
Ryan
e659c3dae9
Remove some useless code from keymaps ( #23787 )
2024-05-23 19:21:39 +01:00
Ryan
5c592ab0c0
Delete trivial keymap readmes ( #23714 )
2024-05-17 23:49:29 +01:00
Ryan
1184e0d9be
Adjust keycode alignment around `QK_BOOT` ( #23697 )
2024-05-11 16:50:48 +01:00
Ryan
d09a06a1b3
Update GPIO API usage in keyboard code ( #23361 )
2024-05-03 15:21:29 +10:00
Ryan
c505ea48b3
Add haptic driver to keyboard.json schema ( #23591 )
2024-04-24 04:59:57 +01:00
Joel Challis
6b60089fc7
Migrate build target markers to keyboard.json - 0AB ( #23488 )
2024-04-12 23:34:44 +01:00
James Young
63bc7b63a6
Data-Driven Keyboard Conversions: A ( #23379 )
2024-04-02 17:45:44 +01:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Joel Challis
426bb9c651
Migrate features and LTO from rules.mk to data driven ( #23302 )
2024-03-30 10:43:15 +00:00
Joel Challis
8e5cd981e1
Migrate features from rules.mk to DD ( #23247 )
2024-03-14 03:56:42 +00:00
Nick Brassel
f25226453f
Remove obvious user keymaps, `keyboards/a*` edition. ( #22692 )
2023-12-18 14:06:47 +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
QMK Bot
c1ea29b8e4
Merge remote-tracking branch 'origin/master' into develop
2023-11-08 17:40:04 +00:00
ai03
ebac02a7b2
[Keyboard] Add Duet Switch Tester ( #22367 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-11-08 10:39:13 -07:00
Joel Challis
3f1b3a5125
Migrate recently introduced sync items ( #22305 )
2023-10-21 12:21:23 +01: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
4137685f8e
backlight: split AVR PWM and timer drivers ( #21540 )
2023-07-21 09:27:55 +10:00
Ryan
b090354143
haptic: naming cleanups ( #21551 )
2023-07-21 09:17:39 +10:00
Ryan
5542f5ede1
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` ( #21366 )
2023-06-27 09:15:33 +10: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
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
Ryan
ef6a712899
Even more `info.json` whitespace cleanups ( #20703 )
2023-05-04 19:09:59 +10:00
Ryan
79aa319946
`info.json` whitespace cleanups ( #20651 )
2023-05-02 08:25:15 +10:00
Ryan
4871f651c5
Move remaining `LAYOUT_all`s to data driven ( #20463 )
2023-04-27 07:45:43 +10:00
James Young
9e79b4c40b
AI03 Vega Layout Macro Additions ( #20489 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* enable Community Layout support
2023-04-18 11:31:03 -07:00
James Young
19ddee803e
AI03 Equinox Layout Macro Additions ( #20488 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_space with reference keymap
* add LAYOUT_iso_split_space with reference keymap
2023-04-18 10:18:00 -07: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
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
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
ad625e7c06
Remove `RGB_DI_PIN` ifdefs ( #20218 )
2023-03-23 21:38:01 +11:00
Ryan
d8aec71e48
Remove trailing zeroes in info.json layouts ( #20156 )
2023-03-17 14:21:53 +00:00
Ryan
02ccc50e60
Remove more empty headers ( #20155 )
2023-03-17 14:02:04 +11:00
Ryan
e933e0411f
Move matrix config to info.json, part 5 ( #20003 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
Ryan
314f6c1ddb
Move backlight config to data driven ( #19910 )
2023-02-26 08:37:57 +11:00
Ryan
26854f5940
Remove default and unused `BACKLIGHT_LEVELS` ( #19898 )
2023-02-22 01:12:42 +00:00
Ryan
8f6c228adb
Move `SOFT_SERIAL_PIN` to data driven ( #19863 )
2023-02-17 16:40:49 +11:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
f4ba17c4a0
Move LED indicator config to data driven ( #19800 )
2023-02-17 13:14:29 +11:00
Ryan
7fad94ba2d
Remove unused RGBLight defines from config.h ( #19859 )
2023-02-17 08:13:41 +11:00
Ryan
ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards ( #19774 )
...
* Remove `SOFT_SERIAL_PIN` for non-split boards
* Delete more empty config.h
2023-02-08 23:57:42 +00:00
Ryan
f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
8d6bf19fc7
Remove unused `SOFT_SERIAL_PIN` from config.h ( #19768 )
2023-02-07 14:46:51 +00:00