summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/tylerwince/rules.mk
AgeCommit message (Collapse)Author
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
* Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
2019-06-22[Keymap] add planck/tylerwince (#6169)Tyler Wince
* tylerwince keymap added * modifications for PR * remove legacy import * fix some build errors * fix layers * restore custom_keycodes * remove trailing commas * change persistent layer function * update light noeeprom * layer state set user * missing trailing " * changes to single_default_layer * added autoshift and made a couple mods * added planck layout * formatting * reset to upstream * updated some comments * remove EEP_RST * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com>