summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev1/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
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* 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
* 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
* 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-6/+1
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-3/+0
* fix up lets_split keymapsJack Humbert2017-11-141-1/+1
* update some copyright headersJack Humbert2017-06-281-0/+1
* cleanup lets_splitJack Humbert2017-06-281-3/+3
* Remove the DIODE_DIRECTION defines from lets_split so we can close #1067skullY2017-06-241-3/+0
* Add RGB support for Let’s Split v1Danny Nguyen2017-03-231-0/+7
* More code cleanupTerryMathews2017-01-221-11/+0
* Missed commenting out notes at end of lineTerryMathews2017-01-221-1/+1
* Created lines to uncomment keyboards built upside downTerryMathews2017-01-221-0/+2
* Refactor code to eliminate duplicate definesTerryMathews2017-01-221-3/+2
* should have fixed conflixedclimbalima2016-11-161-26/+0
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-161-0/+18
|\
| * Added both revisions into one folderclimbalima2016-11-101-0/+98
* Updated my repo to current qmkclimbalima2016-11-161-0/+102