summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/rev1
AgeCommit message (Expand)Author
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII
2018-12-05Keyboard: Refactor lets split to use split common code (#4536)zvecr
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre
2018-04-07More Configurator Warning Fixes (#2716)MechMerlin
2017-12-04Fix Audio chime overrides in split keyboardsDrashna Jael're
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-14fix up lets_split keymapsJack Humbert
2017-11-14fix up lets_split keymapsJack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-06-28update some copyright headersJack Humbert
2017-06-28cleanup lets_splitJack Humbert
2017-06-24Remove the DIODE_DIRECTION defines from lets_split so we can close #1067skullY
2017-04-03Revise KEYMAP macro to make left and right halves more clearDanny Nguyen
2017-03-23Add RGB support for Let’s Split v1Danny Nguyen
2017-01-22More code cleanupTerryMathews
2017-01-22Missed commenting out notes at end of lineTerryMathews
2017-01-22Created lines to uncomment keyboards built upside downTerryMathews
2017-01-22Refactor code to eliminate duplicate definesTerryMathews
2016-11-16should have fixed conflixedclimbalima
2016-11-16Merge https://github.com/climbalima/qmk_firmwareclimbalima
2016-11-16Updated my repo to current qmkclimbalima
2016-11-10Added both revisions into one folderclimbalima