summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/OLED_sample/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
|
* Keyboard: Refactor lets split to use split common code (#4536)zvecr2018-12-051-10/+7
| | | | | | | | | | * Refactor lets split to use split common code * Refactor lets split to use split common code * Build fixes for OLED_sample keymap * Build fixes for OLED_sample keymap - attempt to reduce firmware size
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-2/+2
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+25
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard