aboutsummaryrefslogtreecommitdiff
path: root/keyboards/angel64
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/angel64')
-rw-r--r--keyboards/angel64/alpha/config.h20
-rw-r--r--keyboards/angel64/rev1/config.h20
-rw-r--r--keyboards/angel64/rules.mk1
3 files changed, 0 insertions, 41 deletions
diff --git a/keyboards/angel64/alpha/config.h b/keyboards/angel64/alpha/config.h
index 2e4430912..bb6820729 100644
--- a/keyboards/angel64/alpha/config.h
+++ b/keyboards/angel64/alpha/config.h
@@ -185,26 +185,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
185//#define NO_ACTION_MACRO 185//#define NO_ACTION_MACRO
186//#define NO_ACTION_FUNCTION 186//#define NO_ACTION_FUNCTION
187 187
188/*
189 * MIDI options
190 */
191
192/* enable basic MIDI features:
193 - MIDI notes can be sent when in Music mode is on
194*/
195//#define MIDI_BASIC
196
197/* enable advanced MIDI features:
198 - MIDI notes can be added to the keymap
199 - Octave shift and transpose
200 - Virtual sustain, portamento, and modulation wheel
201 - etc.
202*/
203//#define MIDI_ADVANCED
204
205/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
206//#define MIDI_TONE_KEYCODE_OCTAVES 1
207
208/* Bootmagic Lite key configuration */ 188/* Bootmagic Lite key configuration */
209// #define BOOTMAGIC_LITE_ROW 0 189// #define BOOTMAGIC_LITE_ROW 0
210// #define BOOTMAGIC_LITE_COLUMN 0 190// #define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/angel64/rev1/config.h b/keyboards/angel64/rev1/config.h
index 2e4430912..bb6820729 100644
--- a/keyboards/angel64/rev1/config.h
+++ b/keyboards/angel64/rev1/config.h
@@ -185,26 +185,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
185//#define NO_ACTION_MACRO 185//#define NO_ACTION_MACRO
186//#define NO_ACTION_FUNCTION 186//#define NO_ACTION_FUNCTION
187 187
188/*
189 * MIDI options
190 */
191
192/* enable basic MIDI features:
193 - MIDI notes can be sent when in Music mode is on
194*/
195//#define MIDI_BASIC
196
197/* enable advanced MIDI features:
198 - MIDI notes can be added to the keymap
199 - Octave shift and transpose
200 - Virtual sustain, portamento, and modulation wheel
201 - etc.
202*/
203//#define MIDI_ADVANCED
204
205/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
206//#define MIDI_TONE_KEYCODE_OCTAVES 1
207
208/* Bootmagic Lite key configuration */ 188/* Bootmagic Lite key configuration */
209// #define BOOTMAGIC_LITE_ROW 0 189// #define BOOTMAGIC_LITE_ROW 0
210// #define BOOTMAGIC_LITE_COLUMN 0 190// #define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/angel64/rules.mk b/keyboards/angel64/rules.mk
index cb36418e3..04b3bf082 100644
--- a/keyboards/angel64/rules.mk
+++ b/keyboards/angel64/rules.mk
@@ -25,7 +25,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
25NKRO_ENABLE = no # USB Nkey Rollover 25NKRO_ENABLE = no # USB Nkey Rollover
26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default 26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
27RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 27RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
28MIDI_ENABLE = no # MIDI support
29UNICODE_ENABLE = no # Unicode 28UNICODE_ENABLE = no # Unicode
30BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
31AUDIO_ENABLE = no # Audio output on port C6 30AUDIO_ENABLE = no # Audio output on port C6