summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk78/keymaps
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/keymaps')
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/ca178858/readme.md1
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/ca178858/rules.mk35
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/default/readme.md1
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/iso/readme.md1
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/readme.md1
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/via/readme.md1
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/via/rules.mk2
7 files changed, 0 insertions, 42 deletions
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/ca178858/readme.md b/keyboards/lfkeyboards/lfk78/keymaps/ca178858/readme.md
deleted file mode 100644
index 85b7b1a8d2..0000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/ca178858/readme.md
+++ /dev/null
@@ -1 +0,0 @@
-# The default keymap for bluepad
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/ca178858/rules.mk b/keyboards/lfkeyboards/lfk78/keymaps/ca178858/rules.mk
deleted file mode 100644
index f1836baa27..0000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/ca178858/rules.mk
+++ /dev/null
@@ -1,35 +0,0 @@
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys(+4700)
-EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
-CONSOLE_ENABLE = no # Console for debug(+400)
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = yes
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-MIDI_ENABLE = no # MIDI controls
-AUDIO_ENABLE = no # Audio output on port C6
-UNICODE_ENABLE = no # Unicode
-BLUETOOTH_ENABLE = no # Disable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE = no # Enable RGB underlight
-RGBLIGHT_CUSTOM_DRIVER = no # RGB code is implemented in lefkeyboards, not WS2812
-SLEEP_LED_ENABLE = yes
-TAP_DANCE_ENABLE = yes
-
-ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled
-WATCHDOG_ENABLE = yes # Resets keyboard if matrix_scan isn't run every 250ms
-
-
-# # Set the LFK78 hardware version. This is defined in rules.mk, but can be overidden here if desired
-# #
-# # RevB - first public release, uses atmega32u4, has audio, ISSI matrix split between RGB and backlight
-# # RevC/D - at90usb1286, no audio, ISSI device 0 is backlight, 4 is RGB
-# #
-# # Set to B, C or D
-# LFK_REV = D
-
-# ifeq ($(LFK_REV), B)
-# MCU = atmega32u4
-# else
-# MCU = at90usb1286
-# endif
-# OPT_DEFS += -DLFK_REV_$(LFK_REV)
-# OPT_DEFS += -DUSB_PRODUCT=\"LFK_Rev$(LFK_REV)\"
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/default/readme.md b/keyboards/lfkeyboards/lfk78/keymaps/default/readme.md
deleted file mode 100644
index 8321adeb7a..0000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/default/readme.md
+++ /dev/null
@@ -1 +0,0 @@
-# The default keymap for LFK78
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/iso/readme.md b/keyboards/lfkeyboards/lfk78/keymaps/iso/readme.md
deleted file mode 100644
index 3b9acefbfd..0000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/iso/readme.md
+++ /dev/null
@@ -1 +0,0 @@
-# The default ISO keymap for LFK78
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/readme.md b/keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/readme.md
deleted file mode 100644
index 750a4340fd..0000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/split_bs_osx/readme.md
+++ /dev/null
@@ -1 +0,0 @@
-# The split bs keymap for LFK78
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/via/readme.md b/keyboards/lfkeyboards/lfk78/keymaps/via/readme.md
deleted file mode 100644
index 5ec8e4e34d..0000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/via/readme.md
+++ /dev/null
@@ -1 +0,0 @@
-# The via keymap for LFK78
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/via/rules.mk b/keyboards/lfkeyboards/lfk78/keymaps/via/rules.mk
deleted file mode 100644
index 43061db1dd..0000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/via/rules.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-VIA_ENABLE = yes
-LTO_ENABLE = yes \ No newline at end of file