|
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 |
|
|
b1783db4ea
|
Move RGBLED_NUM to data driven (#21278)
|
2023-06-18 14:39:07 +10:00 |
|
|
2367d8129c
|
Move RGBLIGHT_SLEEP to data driven (#21072)
|
2023-06-16 14:04:45 +10:00 |
|
|
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 |
|
|
5bd68e3695
|
Move single LAYOUT s to data driven (#20365)
|
2023-04-12 13:42:51 +10:00 |
|
|
47966dc2a6
|
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
|
2023-04-06 18:00:54 +10:00 |
|
|
ad625e7c06
|
Remove RGB_DI_PIN ifdefs (#20218)
|
2023-03-23 21:38:01 +11:00 |
|
|
02ccc50e60
|
Remove more empty headers (#20155)
|
2023-03-17 14:02:04 +11:00 |
|
|
1022afa6c2
|
Move matrix config to info.json, part 8 (#20030)
|
2023-03-11 04:59:07 +11:00 |
|
|
2da0827d4f
|
Remove matrix size defines (#19581)
|
2023-02-17 16:08:25 +11:00 |
|
|
f9aeea64c1
|
Migrate MCU and BOOTLOADER to data-driven (#19529)
|
2023-02-08 18:41:46 +11:00 |
|
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
|
|
5974d989fe
|
Normalise Unicode keycodes (#18898)
* `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV`
* `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*`
* `UC_MAC` -> `UNICODE_MODE_MACOS`
* `UC_LNX` -> `UNICODE_MODE_LINUX`
* `UC_WIN` -> `UNICODE_MODE_WINDOWS`
* `UC_BSD` -> `UNICODE_MODE_BSD`
* `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE`
* `UC_EMACS` -> `UNICODE_MODE_EMACS`
* `UC__COUNT` -> `UNICODE_MODE_COUNT`
* `UC_M_MA` -> `UC_MAC`
* `UC_M_LN` -> `UC_LINX`
* `UC_M_WI` -> `UC_WIN`
* `UC_M_BS` -> `UC_BSD`
* `UC_M_WC` -> `UC_WINC`
* `UC_M_EM` -> `UC_EMAC`
* Docs
* Update quantum/unicode/unicode.h
|
2022-10-31 21:15:12 +00:00 |
|
|
7cbff9d921
|
Deprecate KC_LOCK for QK_LOCK (#18796)
|
2022-10-21 15:46:10 +01:00 |
|
|
55b9a4d06e
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
|
2022-10-15 09:55:27 -07:00 |
|
|
8833b28361
|
Remove UNICODE_KEY_OSX and UC_OSX (#18290)
|
2022-09-06 18:07:08 +01:00 |
|
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
|
1b92c204c1
|
Move keyboard USB IDs and strings to data driven: K (#17846)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2022-08-03 17:03:47 +10:00 |
|
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
|
a8d440e4e0
|
Tidy up NKRO_ENABLE rules (#15382)
|
2021-12-09 16:05:44 +11:00 |
|
|
c12b997679
|
Tidy up SLEEP_LED_ENABLE rules (#15362)
|
2021-12-01 21:13:00 +11:00 |
|
|
1aaef6c988
|
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22)
* update keyboards/handwired/slash/rules.mk per fauxpark
|
2021-09-22 12:33:41 -07:00 |
|
|
9630a7bde2
|
[Keyboard] added KPs BM43 RGB board (#13888)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-09-10 23:01:14 -07:00 |
|