summaryrefslogtreecommitdiff
path: root/keyboards/ash_xiix/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-07-03 07:40:13 +1000
committerGitHub <noreply@github.com>2023-07-02 22:40:13 +0100
commit023035f462fa307a30968247f33854ac361b232d (patch)
tree6d4c493f7867d1f28e4c2181da0153e832924a35 /keyboards/ash_xiix/config.h
parent9ab16e62f75dc6228549ec0aba00ec0704bbc779 (diff)
Move miscellaneous defines to data driven (#21382)
Diffstat (limited to 'keyboards/ash_xiix/config.h')
-rw-r--r--keyboards/ash_xiix/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ash_xiix/config.h b/keyboards/ash_xiix/config.h
index 8f81c450eb..08dd2458c8 100644
--- a/keyboards/ash_xiix/config.h
+++ b/keyboards/ash_xiix/config.h
@@ -14,10 +14,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#define NUM_LOCK_LED_PIN E6
-#define CAPS_LOCK_LED_PIN F0
-#define SCROLL_LOCK_LED_PIN F7
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
#define LOCKING_RESYNC_ENABLE