Joel Challis
e2dbe39b94
Removal of bootmagic lite terminology ( #22979 )
2024-02-17 12:27:34 +00:00
Joel Challis
7be40fd143
Migrate RGB Matrix config to info.json ( #23000 )
2024-02-14 00:55:39 +00:00
Joel Challis
3a13c2120a
Ensure LTO is enabled as a `info.json` build config option ( #22932 )
...
* feature.lto -> build.lto
* keymaps too
2024-02-01 15:45:58 +00:00
QMK Bot
a011b5ed5c
Merge remote-tracking branch 'origin/master' into develop
2023-12-27 22:11:36 +00:00
Tom Barnes
2505d7edd0
vendor keymaps-mechboards via updates ( #22767 )
...
* update mb_via keymaps to new naming for vendor keymaps
* missed a reference to old name, tidy crkbd readme, add lily58 readme
* fix typo
* fix typo
* delete shopify image
2023-12-27 15:11:06 -07:00
QMK Bot
e80f5de78c
Merge remote-tracking branch 'origin/master' into develop
2023-12-20 22:02:55 +00:00
Nick Brassel
3afa2a9439
[Keymap Removal] Restore mechboards mb_via keymaps. ( #22723 )
2023-12-21 09:02:22 +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
Nick Brassel
d235352504
Remove obvious user keymaps, `keyboards/{b,c}*` edition. ( #22693 )
2023-12-18 16:05:50 +11:00
Joel Challis
27a710861e
[Keymap Removal] Preonic and related keymaps. ( #22689 )
2023-12-18 12:51:24 +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
QMK Bot
27b9dd0f98
Merge remote-tracking branch 'origin/master' into develop
2023-11-09 01:55:49 +00:00
John Barbero
10cdd00751
Fix corne keylog ( #22420 )
...
* [Keyboard] Fix bug in set_keylog function
Fixes issue where some keys would not trigger the oled to output the row
and column of a pressed key (would happen with LT(...) for my keymap)
* [Keyboard] Tiny improvement to oled_render_keylog for crkbd
Added improvement suggestion I got for another keyboard
2023-11-09 01:55:08 +00:00
Ryan
aec7f29df7
Add `mousekey.h` include to `quantum.h` ( #21897 )
2023-09-04 03:14:14 +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
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
zvecr
3ece80f73f
Merge remote-tracking branch 'origin/master' into develop
2023-08-15 10:49:57 +01:00
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
Richard Baptist
815cecfbff
[Keymap] Update rpbaptist crkbd ( #21674 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Richard Baptist <richard@remote.com>
2023-08-14 12:21:34 -06:00
Ryan
6018b56c55
Remove old OLED API code ( #21651 )
2023-07-31 15:43:10 +01:00
QMK Bot
ba10b87063
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 06:45:33 +00:00
Álvaro Cortés
191b98990c
[Keymap] update colemad crkbd (corne) keyboard ( #21515 )
...
Co-authored-by: Álvaro Cortés Devesa <alvarocortesdevesa@Alvaros-MacBook-Pro.local>
2023-07-27 23:44:39 -07:00
Ryan
9ab16e62f7
Get rid of `USB_LED_NUM_LOCK` ( #21424 )
2023-07-02 19:35:41 +01:00
Ryan
7ff80a57cb
Get rid of `USB_LED_SCROLL_LOCK` ( #21405 )
2023-07-02 19:24:22 +01:00
Ryan
b1783db4ea
Move `RGBLED_NUM` to data driven ( #21278 )
2023-06-18 14:39:07 +10:00
Ryan
e8ca83a353
Move `RGBLIGHT_SPLIT` to data driven ( #21190 )
...
* Move `RGBLIGHT_SPLIT` to data driven
* Remove where `split_count` is already set
2023-06-15 13:27:26 +01:00
QMK Bot
38edc481d1
Merge remote-tracking branch 'origin/master' into develop
2023-06-10 20:35:55 +00:00
Allen Choi
57b23b8d96
[Keymap] thunderbird2086 layer status with RGB lighting/matrix ( #21063 )
2023-06-10 14:35:15 -06: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
Drashna Jaelre
ed69d78f27
[Bug][Keyboard] Fix key display on Corne OLED ( #21044 )
2023-05-25 16:41:12 +01:00
Drashna Jaelre
b93f05dc35
[Keyboard] Fixup Crkbd default keymap ( #20962 )
2023-05-20 22:13:39 +10:00
Nick Brassel
5faa23d54c
Keymap introspection for combos. ( #19670 )
2023-05-15 22:27:37 +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
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
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
precondition
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps ( #20211 )
2023-04-03 15:32:47 +10:00
QMK Bot
cdcdc13ca5
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 08:27:42 +00:00
Shane Dowling
a030e8094f
[Keymap] Add md40 ckrbd keymap ( #19931 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-02 01:27:04 -07:00
Drashna Jaelre
bf986579dd
Fixup Pointing device functions ( #20311 )
2023-04-01 19:01:46 +01:00
Ryan
e40b6ca3b0
Move split layouts to data driven ( #20290 )
2023-04-01 13:09:53 +11:00
QMK Bot
069f842399
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 05:29:35 +00:00
Sid Quinsaat
63af5cd50e
[Keymap] for sharkby7e ( #20121 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-20 22:28:54 -07:00
Ryan
3c144fac5e
Clean up usage of `QMK_KEYBOARD_H` ( #20167 )
2023-03-20 08:12:05 +11:00
QMK Bot
6a30f319cf
Merge remote-tracking branch 'origin/master' into develop
2023-03-18 17:27:54 +00:00