summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps/OLED_sample/rules.mk
AgeCommit message (Collapse)Author
2019-04-09remove all keyboards but ergodox and planckDrashna Jaelre
2018-12-05Keyboard: Refactor lets split to use split common code (#4536)zvecr
* 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
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* 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