diff options
author | Nick Brassel <nick@tzarc.org> | 2020-02-11 07:52:40 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-10 12:52:40 -0800 |
commit | 9398c11b5190372e11cfe20222a9c872710dd86c (patch) | |
tree | 5ab7b7425342b84b545af73ef25f35cefbd12389 /keyboards/40percentclub/luddite/keymaps/tzarc/config.h | |
parent | 89c528e443561731eb3cf4ed3d49002545421afe (diff) | |
download | qmk_firmware-9398c11b5190372e11cfe20222a9c872710dd86c.tar.gz |
Remove tzarc's Luddite keymap. (#8139)
Diffstat (limited to 'keyboards/40percentclub/luddite/keymaps/tzarc/config.h')
-rw-r--r-- | keyboards/40percentclub/luddite/keymaps/tzarc/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/40percentclub/luddite/keymaps/tzarc/config.h b/keyboards/40percentclub/luddite/keymaps/tzarc/config.h deleted file mode 100644 index f8feb798d..000000000 --- a/keyboards/40percentclub/luddite/keymaps/tzarc/config.h +++ /dev/null @@ -1,6 +0,0 @@ -#undef RGBLED_NUM -#define RGBLED_NUM 16 - -#define QMK_ESC_OUTPUT F4 -#define QMK_ESC_INPUT D3 -#define QMK_LED B0 |