diff options
author | Guilherme BermĂȘo <guilherme.bermeo@gmail.com> | 2022-07-02 10:13:28 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 23:13:28 +1000 |
commit | 2aa4f7cf6198f03dbff854fddbeccf8ae8588f86 (patch) | |
tree | 3cc72209a633b1209c7b1af07f3b974a8f60f09a /keyboards/crkbd/keymaps/bermeo/rules.mk | |
parent | 783d1cd458b68055a6ba6d66a3f0fcd0698158c8 (diff) |
add crkbd/keymaps/bermeo (#17320)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/crkbd/keymaps/bermeo/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/bermeo/rules.mk | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/bermeo/rules.mk b/keyboards/crkbd/keymaps/bermeo/rules.mk new file mode 100644 index 0000000000..e666f1f0cb --- /dev/null +++ b/keyboards/crkbd/keymaps/bermeo/rules.mk @@ -0,0 +1,19 @@ +RGBLIGHT_ENABLE = no +RGB_MATRIX_ENABLE = yes +MOUSEKEY_ENABLE = no +NKRO_ENABLE = no +OLED_ENABLE = yes +OLED_DRIVER = SSD1306 +LTO_ENABLE = yes +SLEEP_LED_ENABLE = yes +WPM_ENABLE = yes + + +#Dont use +CONSOLE_ENABLE = no +MOUSEKEY_ENABLE = no +BOOTMAGIC_ENABLE = no +COMBO_ENABLE = no +AUDIO_ENABLE = no +MIDI_ENABLE = no +BLUETOOTH_ENABLE = no
\ No newline at end of file |