From f718a10889e6adf33f3fc2f41b61cad7fe9e0c2e Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 13 Dec 2021 13:05:37 +1100 Subject: Fix up build options comments (#15463) --- keyboards/georgi/rules.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'keyboards/georgi/rules.mk') diff --git a/keyboards/georgi/rules.mk b/keyboards/georgi/rules.mk index 0df6761059..a884d8b3b9 100644 --- a/keyboards/georgi/rules.mk +++ b/keyboards/georgi/rules.mk @@ -4,6 +4,9 @@ MCU = atmega32u4 # Bootloader selection BOOTLOADER = atmel-dfu +# Build Options +# change yes to no to disable +# CUSTOM_MATRIX = yes MOUSEKEY_ENABLE = no STENO_ENABLE = yes -- cgit v1.2.3