summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-3/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-36/+2
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-4/+7
* Keyboard: Refactor lets split to use split common code (#4536)zvecr2018-12-051-12/+4
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
* Normacos keymap for let's split keyboard (#2691)Jorge Porras2018-04-081-1/+1
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-9/+6
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+3
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+2
* Move avrdude flashing script from individual keyboard rules.mk to common loca...Danny Nguyen2017-08-031-12/+0
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-15/+15
* Use single brackets for portability with other shellsNic Aitch2017-06-091-1/+1
* Revert removal of avrdude make optionDanny Nguyen2017-04-031-1/+13
* Added OLED SSD1306 support to I2Cishtob2017-03-221-13/+2
* Check for a new serial port every secondNic Aitch2017-02-061-4/+6
* Add avrdude targetNic Aitch2017-01-261-0/+10
* Updated my repo to current qmkclimbalima2016-11-161-3/+4
* Made Serial and I2C not include the OtherIBNobody2016-09-201-2/+2
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-201-0/+74