diff options
Diffstat (limited to 'keyboards/angel64')
| -rw-r--r-- | keyboards/angel64/alpha/config.h | 20 | ||||
| -rw-r--r-- | keyboards/angel64/rev1/config.h | 20 | ||||
| -rw-r--r-- | keyboards/angel64/rules.mk | 1 |
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 | |||
| 25 | NKRO_ENABLE = no # USB Nkey Rollover | 25 | NKRO_ENABLE = no # USB Nkey Rollover |
| 26 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default | 26 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default |
| 27 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 27 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 28 | MIDI_ENABLE = no # MIDI support | ||
| 29 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
| 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
