From ccda62616d422ae6df810b6fd68fc8e61002e278 Mon Sep 17 00:00:00 2001 From: kakunpc <15257475+kakunpc@users.noreply.github.com> Date: Thu, 12 Dec 2019 03:40:00 +0900 Subject: [Keyboard] update angel64 (#7545) * add angel64 rev1 * update angel64 * fix keymap.c --- keyboards/angel64/rules.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'keyboards/angel64/rules.mk') diff --git a/keyboards/angel64/rules.mk b/keyboards/angel64/rules.mk index 4242ac2ee..0f2b29096 100644 --- a/keyboards/angel64/rules.mk +++ b/keyboards/angel64/rules.mk @@ -31,6 +31,9 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) +OLED_DRIVER_ENABLE = yes CUSTOM_MATRIX = yes SRC += matrix.c + +DEFAULT_FOLDER = angel64/rev1 -- cgit v1.2.3