diff options
author | 2020-02-14 00:42:57 -0800 | |
---|---|---|
committer | 2020-02-14 00:42:57 -0800 | |
commit | 4eed0331bf0876db0d557f86c7d4ef599ff0e6c4 (patch) | |
tree | 2a1b81af60ed275a1f7e3ef27fc042addd6ae6b1 /keyboards/just60/keymaps/thinxer/rules.mk | |
parent | 66177aa5e04bd4fbde758907412ce2c902430367 (diff) | |
download | qmk_firmware-4eed0331bf0876db0d557f86c7d4ef599ff0e6c4.tar.gz |
Just60 Configurator layout support and thinxer keymap (#7761)
* Just60 Configurator layout support
* adds thinxer keymap, which is the default keymap with QMK DFU bootloader
Diffstat (limited to 'keyboards/just60/keymaps/thinxer/rules.mk')
-rw-r--r-- | keyboards/just60/keymaps/thinxer/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/just60/keymaps/thinxer/rules.mk b/keyboards/just60/keymaps/thinxer/rules.mk new file mode 100644 index 000000000..0613ea866 --- /dev/null +++ b/keyboards/just60/keymaps/thinxer/rules.mk @@ -0,0 +1 @@ +BOOTLOADER = qmk-dfu |