summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/sockets/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-3/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-7/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-201-7/+0
* [Keyboard] Fix compile size for the Lets Split Sockets via keymap (#13691)Drashna Jaelre2021-07-251-5/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* [Keyboard] Update Lets Split Sockets to use LTO_ENABLE (#7516)Drashna Jaelre2019-12-011-11/+0
* [Keyboard] Added Vitamins Included Rev2 (#6593)Mikkel Jeppesen2019-08-301-3/+3
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Simplify split_common Code significantly (#4772)James Churchill2019-01-171-0/+9
* Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-141-0/+3
* Keyboard: Refactor lets split to use split common code (#4536)zvecr2018-12-051-7/+1
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* Fixed pin for RGB on lets_split/sockets keyboard (#3284)Mikkel Jeppesen2018-07-011-1/+1
* Updated files to better support sockets version (#2255)Mikkel Jeppesen2018-01-121-3/+3
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-2/+0
* fix up lets_split keymapsJack Humbert2017-11-141-1/+1
* Added support for let's split kailh socket version (#2010)Mikkel Jeppesen2017-11-141-0/+94