10 Commits (26854f59402f3f4b7ca5cfe0f3dd665a680715f5)

Author SHA1 Message Date
Ryan 26854f5940
Remove default and unused `BACKLIGHT_LEVELS` (#19898) 3 years ago
Ryan 9c0ce80d7e
Move backlight config to data driven, part 1 (#19887) 3 years ago
Ryan 2da0827d4f
Remove matrix size defines (#19581) 3 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 3 years ago
Drashna Jaelre 55b9a4d06e
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Ryan 2d778d2ff2
Move keyboard USB IDs and strings to data driven: handwired (#17822) 3 years ago
Ryan 62f304a225
Remove `DESCRIPTION`, H-J (#11616) 5 years ago
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
6 years ago
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
7 years ago