summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-22/+64
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-3/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-7/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* 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
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-7/+9
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove empty override functions (#14312)Ryan2021-09-051-14/+0
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-1/+0
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-3/+0
* 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-052-10/+2
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-4/+4
* Fix Audio chime overrides in split keyboardsDrashna Jael're2017-12-041-17/+0
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-3/+0
* fix up lets_split keymapsJack Humbert2017-11-141-0/+2
* fix up lets_split keymapsJack Humbert2017-11-142-2/+2
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-5/+1
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-2/+2
* 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
* Revise KEYMAP macro to make left and right halves more clearDanny Nguyen2017-04-031-12/+12
* 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-163-36/+1
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-163-0/+30
|\
| * Added both revisions into one folderclimbalima2016-11-103-0/+153
* Updated my repo to current qmkclimbalima2016-11-165-0/+167