Ryan
f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Ryan
cf935d97ae
Fix functions with empty params ( #19647 )
...
* Fix functions with empty params
* Found a bunch more
2023-01-20 16:21:17 +00:00
Joel Challis
3b11e98215
Update use of legacy keycodes ( #19120 )
2022-11-22 22:07:47 +11:00
Joel Challis
fe577daf96
Remove .noci functionality ( #19122 )
2022-11-21 02:03:38 +00:00
Nick Brassel
092228571c
Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD32V. ( #19020 )
2022-11-11 23:57:44 +00:00
Wilba
bc6f8dc8b0
VIA V3 - The Custom UI Update ( #18222 )
2022-11-10 07:46:44 +11:00
Ryan
8213eb7fbb
Fix DD warnings for RGBKB boards ( #18944 )
2022-11-04 04:13:26 +00:00
Ryan
002b58f0e4
Normalise Space Cadet keycodes ( #18864 )
2022-10-27 11:19:16 +01:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Ryan
ea2819b2c2
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` ( #18415 )
2022-09-26 14:40:15 +10:00
Ryan
36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` ( #18399 )
2022-09-23 22:46:23 +10:00
Drashna Jael're
8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop
2022-08-20 10:22:48 -07:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme ( #18110 )
2022-08-20 11:34:17 +01:00
fauxpark
61689ae609
Merge remote-tracking branch 'upstream/master' into develop
2022-08-20 10:55:40 +10:00
Ryan
201a914beb
Move keyboard USB IDs and strings to data driven, pass 2: P-R ( #18091 )
2022-08-20 01:42:49 +01:00
QMK Bot
6e7678c415
Merge remote-tracking branch 'origin/master' into develop
2022-08-07 13:01:43 +00:00
XScorpion2
034e266998
Rgbkb/keeb fixes ( #17932 )
...
* Disable console by default for better bios & reboot behavior
* Remove custom matrix
* Disable console by default for better bios & reboot behavior
* PR feedback
2022-08-07 14:01:10 +01:00
Frank Tackitt
21603c5142
Enable mousekeys by default for RGBKB Sol3 ( #17842 )
2022-07-29 23:42:34 +01:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Doomsdayrs
5acdb4c921
Sol3 fix rgb map ( #17019 )
...
* Fix for key -> LED mapping
* Revert whitespace changes
* Revert whitespace changes 2
Co-authored-by: theVDude <rb.cubed@gmail.com>
2022-05-07 01:01:16 +01:00
James Young
67bb6e1945
RGBKB Sol 3 rev1: Configurator Data and Readme ( #16798 )
...
* add QMK Configurator data
* add readme file
2022-04-05 12:13:45 -07:00
Joel Challis
83a32b2574
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keymaps ( #16448 )
...
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level
* Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
2022-02-26 03:20:57 +00:00
Nick Brassel
c2c2f30f9f
Remove parent-relative paths from keyboards. ( #16282 )
...
* Remove parent-relative paths from keyboards.
* Update keyboards/capsunlocked/cu75/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-10 07:02:53 +11:00
XScorpion2
a33dcb5a9a
Small fix for Sol 3 brightness limits ( #16157 )
2022-02-01 00:10:46 +00:00
XScorpion2
ad702096a9
[Keyboard] Sol 3 Keyboard from RGBKB ( #15687 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Franklyn Tackitt <franklyn@tackitt.net>
2022-01-21 19:51:12 -08:00