From 9cf43a98e42dda1dbfb2c0ecd891f633e295280e Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Wed, 6 Sep 2023 20:53:14 +0700 Subject: [PATCH] chore: remove build locally --- .gitignore | 3 ++- README.md | 15 ++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index ce9a85f..785cf91 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ coverage.out vendor # QMK -dztech_dz60rgb_wkl_v2_1_haunt98.bin +*.bin +*.hex diff --git a/README.md b/README.md index 1274340..65189ee 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,6 @@ Links: - [USB Drive Flash Manual (New Flash Manual)](https://docs.google.com/document/d/111qx6Qec4JqtIhWaZlMND-VuRnFtn9a-gJaHN8fsL7M/edit?usp=sharing) - [moyi4681/firmware](https://github.com/moyi4681/firmware) -### Compile - -```sh -make dztech_dz60rgb_wkl -# Output is dztech_dz60rgb_wkl_v2_1_haunt98.bin -``` - ### Keymap #### qmkasciigen @@ -36,6 +29,14 @@ make dztech_dz60rgb_wkl ![caksoylar_keymap_drawer](dztech_dz60rgb_wkl/caksoylar_keymap_drawer/keymap.svg) +## [creatkeebs/thera](https://github.com/qmk/qmk_firmware/tree/master/keyboards/creatkeebs/thera) + +### Keymap + +#### qmkasciigen + +[asciiart](creatkeebs_thera/asciiart/haunt98.txt) + ## Install Locate firmware file after compile successfully or download from