Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06: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
Joel Challis
3d83b3e7c5
Migrate build target markers to keyboard.json - Misc ( #23609 )
2024-04-25 08:42:48 +01:00
Ryan
c505ea48b3
Add haptic driver to keyboard.json schema ( #23591 )
2024-04-24 04:59:57 +01:00
Joel Challis
36a6f2ba3c
Migrate build target markers to keyboard.json - S ( #23532 )
2024-04-17 03:15:02 +01:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Ryan
569b0c70be
WS2812 PWM: prefix for DMA defines ( #23111 )
...
* WS2812 PWM: prefix for DMA defines
* Add backward compatibility defines
2024-03-02 17:16:47 +00:00
honorless
7b8545b635
fix: detect CONVERT_TO vs MCU in rules.mk
...
MCU no longer changes to match the converter, resulting in features
being disabled unnecessarily on ARM Micros.
Check for a non-blank CONVERT_TO instead.
2024-02-28 19:38:42 -05:00
Joel Challis
5233a62b20
Remove obvious user keymaps, keyboards/{s,t}* edition. ( #23084 )
2024-02-15 09:42:01 +00:00
Joel Challis
4a128c6062
[Keymap Removal] keyboard with most keymaps ( #23081 )
...
* splitkb/kyria
* lily58
* gmmk/pro/rev1/ansi
* lets_split
2024-02-15 08:23:23 +00:00
Joel Challis
a90b45e832
Migrate RGB Matrix config to info.json - RS ( #22909 )
2024-01-16 01:03:55 +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
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
fc4e6c61a4
[Keymap Removal] Restore splitkb 'debug' keymaps ( #22700 )
2023-12-19 08:55:36 +11:00
Nick Brassel
d235352504
Remove obvious user keymaps, keyboards/{b,c}*
edition. ( #22693 )
2023-12-18 16:05:50 +11:00
Nick Brassel
f25226453f
Remove obvious user keymaps, keyboards/a*
edition. ( #22692 )
2023-12-18 14:06:47 +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
Ilya Zhuravlev
66574eb854
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
2023-12-16 10:48:34 -06:00
leah-splitkb
5ddbf60f38
Fix RGB Matrix max brightness for several splitkb.com keyboards ( #22621 )
2023-12-06 16:27:52 +00:00
leah-splitkb
0d36977f3e
Fix Helix encoder direction ( #22614 )
2023-12-06 02:41:02 +11:00
Bram Inniger
b9a3bdb982
[Keyboard] Fix oled layer display order for Aurora boards ( #22521 )
2023-12-04 21:19:14 -08:00
Duncan Sutherland
74ae2286a6
Fix erroneous commas in info.json
files ( #21712 )
2023-12-04 23:30:02 +00:00
Joel Challis
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
Joel Challis
e884e42ce9
Generalise ADC driver source inclusion ( #22448 )
2023-11-12 22:30:27 +00:00
Iva Marika Dervisevic
fe9c3349cc
Add splitkb Aurora Lily58 port ( #592 )
...
* Add splitkb Aurora Lily58 port
* Update keyboards/splitkb/aurora/lily58/rev1/keymaps/vial/vial.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/splitkb/aurora/lily58/rev1/keymaps/vial/vial.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update keyboards/splitkb/aurora/lily58/rev1/keymaps/vial/rules.mk
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-11-12 04:37:41 -06:00
Joel Challis
147865cf57
Migrate some common features to generic ( #22403 )
2023-11-09 02:01:44 +00:00
Ying Kun Zhan
ff1f1dbc0c
Add Kyria vial keymap ( #581 )
...
* Add Kyria vial keymap
* Move keymap to rev3, disable rgb and remove already set defines
2023-11-06 20:58:20 -06:00
Joel Challis
17c3182b1c
Remove use of broken split.main ( #22363 )
2023-10-30 00:49:56 +00:00
harveysch
e7ae5ec07c
[Keyboard] Add splitkb.com's Aurora Helix ( #21871 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-15 11:34:21 -07:00
Ilya Zhuravlev
e390a34128
Merge remote-tracking branch 'qmk/master' into merge-2023-09-08
2023-09-08 20:53:27 -06: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
Joel Challis
1babb2c7c9
Fix keyboards with old RGB driver names ( #21817 )
2023-08-23 06:13:01 +01:00
Ryan
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2023-08-23 01:00:03 +01:00
squigglybob
89a30efd2d
[Keymap] add squigglybob splitkb kyria rev2 keymap ( #21751 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-16 19:33:11 -07:00
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
QMK Bot
fb030a16d1
Merge remote-tracking branch 'origin/master' into develop
2023-08-14 14:23:17 +00:00
Ryan
125a903903
Fix keyboard
field for some JSON keymaps ( #21752 )
2023-08-15 00:22:37 +10:00
Ryan
0b802defd4
haptic: further naming cleanups ( #21682 )
2023-08-04 01:16:16 +01:00
QMK Bot
3e631cb5a5
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 04:04:42 +00:00
harveysch
bf498b2dbb
[Keyboard] Add splitkb.com's Aurora Sofle v2 ( #21499 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Thomas Baart <mail@thomasbaart.nl>
2023-07-26 21:04:01 -07:00
Ryan
b090354143
haptic: naming cleanups ( #21551 )
2023-07-21 09:17:39 +10:00
Ilya Zhuravlev
1d91042f7e
fix some failing keyboards
2023-07-15 23:54:55 -06:00
Ilya Zhuravlev
c05356439e
Merge branch 'vial' into merge-2023-06-03
2023-07-15 22:23:48 -06:00
Ryan
d83578dbe4
kyria: remove LAYOUT_stack
( #21384 )
2023-07-07 21:21:45 +10:00
Ryan
7ff80a57cb
Get rid of USB_LED_SCROLL_LOCK
( #21405 )
2023-07-02 19:24:22 +01:00