simplyKeeb-60K
226 B•MK
rules.mk
226 B • 12 lines • plaintext
1# This file intentionally left minimal - all configuration moved to info.json
2
3MCU = atmega32u4
4BOOTLOADER = caterina
5
6NKRO_ENABLE = yes
7BOOTMAGIC_ENABLE = yes
8EXTRAKEY_ENABLE = yes
9RGBLIGHT_ENABLE = yes
10
11SPLIT_KEYBOARD = yes
12