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
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
Joel Challis
147865cf57
Migrate some common features to generic ( #22403 )
2023-11-09 02:01:44 +00: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
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
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
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
ea70b361ce
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 15:02:22 +00:00
Florent Linguenheld
eee9a53a80
Up keymap ( #20769 )
...
flinguenheld keymap aurora sweep
2023-06-10 16:01:44 +01:00
Ryan
c9cf9712aa
Move RGBLED_SPLIT
to data driven ( #21113 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-06 11:08:04 +10:00
Ryan
a4ed6ad0f5
Unicodemap keycodes rename ( #21092 )
2023-06-01 17:25:08 +01:00
Drashna Jaelre
3a3e5abac9
[Keymap] Drashna Keymap updates for 0.21.0 ( #21073 )
2023-05-31 11:44:06 -07: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
Nick Brassel
5faa23d54c
Keymap introspection for combos. ( #19670 )
2023-05-15 22:27:37 +10:00
Ryan
c3c51231cc
Clean up trailing commas from info.json ( #20812 )
2023-05-09 17:52:03 +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
798cbfe6a3
Fix info.json LTO and format encoder definitions ( #20456 )
2023-04-15 23:37:24 -06:00
Nick Brassel
c9f619124d
Encodermap direction define. ( #20454 )
2023-04-15 16:18:44 +01: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
Stefan Kerkmann
73b376a881
[Chore] Remove stray mod tap interrupt defines and per key functions ( #20347 )
...
* Remove stray defines and per key functions
* Remove defunct get_ignore_mod_tap_interrupt declaration
2023-04-06 00:04:23 +01:00
Nick Brassel
06c5c02804
Disable specific warnings to mitigate compilation problems with KEEP_INTERMEDIATES=yes
. ( #20339 )
2023-04-05 14:59:09 +10:00
QMK Bot
b67bdf222e
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 22:43:55 +00:00
Cameron Larsen
246cf99b4b
Personal keymaps for crkbd and kyria ( #20009 )
2023-04-04 08:43:12 +10:00
Ryan
2d9140af53
Fix a handful of CLI errors ( #20321 )
2023-04-03 15:50:31 +10:00