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
1c9d0f0eec
Remove default TAPPING_TERM
from keyboard config.h ( #21284 )
2023-06-18 23:33:45 +01:00
Ryan
b1783db4ea
Move RGBLED_NUM
to data driven ( #21278 )
2023-06-18 14:39:07 +10: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
Ryan
2944e93870
Move USB_MAX_POWER_CONSUMPTION
to data driven ( #20648 )
2023-05-01 17:37:12 +10:00
Ryan
47966dc2a6
Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
( #20303 )
2023-04-06 18:00:54 +10:00
Ryan
76cc7fe109
Move matrix config to info.json, part 6 ( #20019 )
2023-03-11 00:32:05 +11:00
Ryan
26854f5940
Remove default and unused BACKLIGHT_LEVELS
( #19898 )
2023-02-22 01:12:42 +00:00
Ryan
9c0ce80d7e
Move backlight config to data driven, part 1 ( #19887 )
2023-02-21 12:05:40 +11:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Drashna Jaelre
55b9a4d06e
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K ( #18726 )
2022-10-15 09:55:27 -07:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00
Ryan
2d778d2ff2
Move keyboard USB IDs and strings to data driven: handwired ( #17822 )
2022-07-30 17:31:44 +10:00
Ryan
62f304a225
Remove DESCRIPTION
, H-J ( #11616 )
2021-01-20 00:38:12 +11:00
fauxpark
eb5d267e63
Enforce definition of DIODE_DIRECTION
for non-custom matrix boards ( #7915 )
...
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards
* Define diode direction for failing boards
* Matching parentheses
* Put onekey diode directions in top level config
2020-01-19 14:11:57 +11:00
ginjake
c025d813ba
[Keyboard] new keyboard lovelive9 ( #5266 )
...
* new keyboard lovelive9
* Update keyboards/lovelive9/config.h
thank you
Co-Authored-By: ginjake <hsginjake123@gmail.com>
* Apply suggestions from code review
Co-Authored-By: ginjake <hsginjake123@gmail.com>
* fix review
* fix readme
* move handwired
* Update keyboards/handwired/lovelive9/keymaps/default/keymap.c
thanks
Co-Authored-By: ginjake <hsginjake123@gmail.com>
* Apply suggestions from code review
commit suggestion
Co-Authored-By: ginjake <hsginjake123@gmail.com>
* fix spell miss
* fix review
* fix col and row
* fix layout define
2019-03-14 15:54:16 -07:00