summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1/keymaps/dvorak_42_key/rules.mk
blob: b696e1de8bd57126bd6ad580467da7f06bfcd320 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2022 LucW (@luc-languagetools)
# SPDX-License-Identifier: GPL-2.0-or-later

MOUSEKEY_ENABLE = yes    # Mouse keys
RGBLIGHT_ENABLE = yes    # Enable WS2812 RGB underlight.
# RGB_MATRIX_ENABLE = no
OLED_ENABLE     = yes
OLED_DRIVER     = SSD1306
LTO_ENABLE      = yes