summaryrefslogtreecommitdiffstats
path: root/keyboards/xd68/keymaps/default_iso/config.h
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-14 17:31:17 -0800
committerJoel Challis <git@zvecr.com>2020-01-15 01:31:17 +0000
commit537b8713e5bc9690dca3c1ad8733132892d48ea2 (patch)
treecff7405e3db9c6b2c1c7341713be8aa5e595176b /keyboards/xd68/keymaps/default_iso/config.h
parent61cd180163cbe1324bde25abcc95d0c380459b70 (diff)
XD68 Configurator Layout Support and Minor Refactor (#7904)
* XD68: QMK Configurator layout support * elevate backlight breathing settings to keyboard level * remove empty keymap config.h files * rules.mk templating * keymap polishing - four-space indent - keycode alignment
Diffstat (limited to 'keyboards/xd68/keymaps/default_iso/config.h')
-rw-r--r--keyboards/xd68/keymaps/default_iso/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/xd68/keymaps/default_iso/config.h b/keyboards/xd68/keymaps/default_iso/config.h
deleted file mode 100644
index 0d06365361..0000000000
--- a/keyboards/xd68/keymaps/default_iso/config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-
-#define BACKLIGHT_BREATHING
-#define BREATHING_PERIOD 6 \ No newline at end of file