diff options
author | William Chang <william@factual.com> | 2019-11-20 23:03:47 -0800 |
---|---|---|
committer | William Chang <william@factual.com> | 2019-11-20 23:03:47 -0800 |
commit | 6bcaf01c3f4625c536f25ca5ab75fa0e136a598d (patch) | |
tree | fb8457034cd9c32d188aa726b2dad3c0c06e4961 /keyboards/dz60/keymaps/billiams | |
parent | e7f4d56592b3975c38af329e77b4efd9108495e8 (diff) |
add layout 2 and rename existing folder to layout 4
- renamed existing folder with directional layout to layout 4
- udpated existing readme
- Added layout_60_2
Diffstat (limited to 'keyboards/dz60/keymaps/billiams')
-rw-r--r-- | keyboards/dz60/keymaps/billiams/build_flash.sh | 9 | ||||
-rw-r--r-- | keyboards/dz60/keymaps/billiams/config.h | 1 |
2 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/dz60/keymaps/billiams/build_flash.sh b/keyboards/dz60/keymaps/billiams/build_flash.sh deleted file mode 100644 index e7a8111441..0000000000 --- a/keyboards/dz60/keymaps/billiams/build_flash.sh +++ /dev/null @@ -1,9 +0,0 @@ -# dfu-programmer atmega32u4 erase --force -# dfu-programmer atmega32u4 flash /path/to/firmware.hex -# dfu-programmer atmega32u4 reset - -# run this in the qmk_firmware directory -make dz60:billiams -dfu-programmer atmega32u4 erase --force && \ -dfu-programmer atmega32u4 flash dz60_billiams.hex && \ -dfu-programmer atmega32u4 reset
\ No newline at end of file diff --git a/keyboards/dz60/keymaps/billiams/config.h b/keyboards/dz60/keymaps/billiams/config.h deleted file mode 100644 index 9560d51a6f..0000000000 --- a/keyboards/dz60/keymaps/billiams/config.h +++ /dev/null @@ -1 +0,0 @@ -#define GRAVE_ESC_GUI_OVERRIDE # Always send Escape if GUI is pressed |