diff options
author | Nick Brassel <nick@tzarc.org> | 2019-07-25 11:56:55 +1000 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-07-25 23:44:51 -0700 |
commit | feddc496ee1a6e1edc92adc35e6a6b5836bfae9b (patch) | |
tree | 3fd797e04c369ebdf61bcef3d55b94768996125f /keyboards/40percentclub/luddite/keymaps/tzarc/config.h | |
parent | 36d3902504d6aa0d2bdac88c90339c902ade11b3 (diff) |
[Keymap] Tzarc's Luddite keymap (#6416)
Diffstat (limited to 'keyboards/40percentclub/luddite/keymaps/tzarc/config.h')
-rw-r--r-- | keyboards/40percentclub/luddite/keymaps/tzarc/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/40percentclub/luddite/keymaps/tzarc/config.h b/keyboards/40percentclub/luddite/keymaps/tzarc/config.h new file mode 100644 index 0000000000..f8feb798d4 --- /dev/null +++ b/keyboards/40percentclub/luddite/keymaps/tzarc/config.h @@ -0,0 +1,6 @@ +#undef RGBLED_NUM +#define RGBLED_NUM 16 + +#define QMK_ESC_OUTPUT F4 +#define QMK_ESC_INPUT D3 +#define QMK_LED B0 |