diff options
author | Anton <14187674+antosha417@users.noreply.github.com> | 2022-03-26 03:37:05 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-25 17:37:05 -0700 |
commit | 53a88af0360c67677d3ffb9eac0d046a59baa141 (patch) | |
tree | 785a8bbded59d57db123cba1af32e312c5683aea /keyboards/crkbd/keymaps/antosha417/rules.mk | |
parent | efc9c525b19b33c6e09057218ea64f07f45f9555 (diff) |
[Keymap] corne and planck keyboards keymaps (#15570)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/crkbd/keymaps/antosha417/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/antosha417/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/antosha417/rules.mk b/keyboards/crkbd/keymaps/antosha417/rules.mk new file mode 100644 index 0000000000..63a3a16616 --- /dev/null +++ b/keyboards/crkbd/keymaps/antosha417/rules.mk @@ -0,0 +1,5 @@ +OLED_ENABLE = yes +COMBO_ENABLE = yes + +LTO_ENABLE = yes #enable link time optimization to reduce binary size + |