From 1874652ab2e2025386a2b6d4935f3005cfbada43 Mon Sep 17 00:00:00 2001 From: yfuku Date: Wed, 15 Dec 2021 16:15:24 +0900 Subject: [PATCH 1/4] move directory --- keyboards/{ => dailycraft}/bat43/.noci | 0 keyboards/{ => dailycraft}/bat43/bat43.c | 0 keyboards/{ => dailycraft}/bat43/bat43.h | 0 keyboards/{ => dailycraft}/bat43/config.h | 0 keyboards/{ => dailycraft}/bat43/keymaps/default/keymap.c | 0 keyboards/{ => dailycraft}/bat43/keymaps/default/readme.md | 0 keyboards/{ => dailycraft}/bat43/keymaps/via/keymap.c | 0 keyboards/{ => dailycraft}/bat43/keymaps/via/readme.md | 0 keyboards/{ => dailycraft}/bat43/keymaps/via/rules.mk | 0 keyboards/{ => dailycraft}/bat43/readme.md | 0 keyboards/{ => dailycraft}/bat43/rev1/.noci | 0 keyboards/{ => dailycraft}/bat43/rev1/info.json | 0 keyboards/{ => dailycraft}/bat43/rev1/rev1.c | 0 keyboards/{ => dailycraft}/bat43/rev1/rev1.h | 0 keyboards/{ => dailycraft}/bat43/rev1/rules.mk | 0 keyboards/{ => dailycraft}/bat43/rev2/.noci | 0 keyboards/{ => dailycraft}/bat43/rev2/info.json | 0 keyboards/{ => dailycraft}/bat43/rev2/rev2.c | 0 keyboards/{ => dailycraft}/bat43/rev2/rev2.h | 0 keyboards/{ => dailycraft}/bat43/rev2/rules.mk | 0 keyboards/{ => dailycraft}/bat43/rules.mk | 0 keyboards/{ => dailycraft}/claw44/.noci | 0 keyboards/{ => dailycraft}/claw44/claw44.c | 0 keyboards/{ => dailycraft}/claw44/claw44.h | 0 keyboards/{ => dailycraft}/claw44/config.h | 0 keyboards/{ => dailycraft}/claw44/keymaps/default/config.h | 0 keyboards/{ => dailycraft}/claw44/keymaps/default/keymap.c | 0 keyboards/{ => dailycraft}/claw44/keymaps/oled/config.h | 0 keyboards/{ => dailycraft}/claw44/keymaps/oled/keymap.c | 0 keyboards/{ => dailycraft}/claw44/keymaps/oled/rules.mk | 0 keyboards/{ => dailycraft}/claw44/keymaps/via/config.h | 0 keyboards/{ => dailycraft}/claw44/keymaps/via/keymap.c | 0 keyboards/{ => dailycraft}/claw44/keymaps/via/rules.mk | 0 keyboards/{ => dailycraft}/claw44/lib/glcdfont.c | 0 keyboards/{ => dailycraft}/claw44/readme.md | 0 keyboards/{ => dailycraft}/claw44/rev1/.noci | 0 keyboards/{ => dailycraft}/claw44/rev1/config.h | 0 keyboards/{ => dailycraft}/claw44/rev1/info.json | 0 keyboards/{ => dailycraft}/claw44/rev1/readme.md | 0 keyboards/{ => dailycraft}/claw44/rev1/rev1.c | 0 keyboards/{ => dailycraft}/claw44/rev1/rev1.h | 0 keyboards/{ => dailycraft}/claw44/rev1/rules.mk | 0 keyboards/{ => dailycraft}/claw44/rules.mk | 0 keyboards/{ => dailycraft}/owl8/config.h | 0 keyboards/{ => dailycraft}/owl8/info.json | 0 keyboards/{ => dailycraft}/owl8/keymaps/default/keymap.c | 0 keyboards/{ => dailycraft}/owl8/keymaps/default/readme.md | 0 keyboards/{ => dailycraft}/owl8/keymaps/via/keymap.c | 0 keyboards/{ => dailycraft}/owl8/keymaps/via/readme.md | 0 keyboards/{ => dailycraft}/owl8/keymaps/via/rules.mk | 0 keyboards/{ => dailycraft}/owl8/owl8.c | 0 keyboards/{ => dailycraft}/owl8/owl8.h | 0 keyboards/{ => dailycraft}/owl8/readme.md | 0 keyboards/{ => dailycraft}/owl8/rules.mk | 0 54 files changed, 0 insertions(+), 0 deletions(-) rename keyboards/{ => dailycraft}/bat43/.noci (100%) rename keyboards/{ => dailycraft}/bat43/bat43.c (100%) rename keyboards/{ => dailycraft}/bat43/bat43.h (100%) rename keyboards/{ => dailycraft}/bat43/config.h (100%) rename keyboards/{ => dailycraft}/bat43/keymaps/default/keymap.c (100%) rename keyboards/{ => dailycraft}/bat43/keymaps/default/readme.md (100%) rename keyboards/{ => dailycraft}/bat43/keymaps/via/keymap.c (100%) rename keyboards/{ => dailycraft}/bat43/keymaps/via/readme.md (100%) rename keyboards/{ => dailycraft}/bat43/keymaps/via/rules.mk (100%) rename keyboards/{ => dailycraft}/bat43/readme.md (100%) rename keyboards/{ => dailycraft}/bat43/rev1/.noci (100%) rename keyboards/{ => dailycraft}/bat43/rev1/info.json (100%) rename keyboards/{ => dailycraft}/bat43/rev1/rev1.c (100%) rename keyboards/{ => dailycraft}/bat43/rev1/rev1.h (100%) rename keyboards/{ => dailycraft}/bat43/rev1/rules.mk (100%) rename keyboards/{ => dailycraft}/bat43/rev2/.noci (100%) rename keyboards/{ => dailycraft}/bat43/rev2/info.json (100%) rename keyboards/{ => dailycraft}/bat43/rev2/rev2.c (100%) rename keyboards/{ => dailycraft}/bat43/rev2/rev2.h (100%) rename keyboards/{ => dailycraft}/bat43/rev2/rules.mk (100%) rename keyboards/{ => dailycraft}/bat43/rules.mk (100%) rename keyboards/{ => dailycraft}/claw44/.noci (100%) rename keyboards/{ => dailycraft}/claw44/claw44.c (100%) rename keyboards/{ => dailycraft}/claw44/claw44.h (100%) rename keyboards/{ => dailycraft}/claw44/config.h (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/default/config.h (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/default/keymap.c (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/oled/config.h (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/oled/keymap.c (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/oled/rules.mk (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/via/config.h (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/via/keymap.c (100%) rename keyboards/{ => dailycraft}/claw44/keymaps/via/rules.mk (100%) rename keyboards/{ => dailycraft}/claw44/lib/glcdfont.c (100%) rename keyboards/{ => dailycraft}/claw44/readme.md (100%) rename keyboards/{ => dailycraft}/claw44/rev1/.noci (100%) rename keyboards/{ => dailycraft}/claw44/rev1/config.h (100%) rename keyboards/{ => dailycraft}/claw44/rev1/info.json (100%) rename keyboards/{ => dailycraft}/claw44/rev1/readme.md (100%) rename keyboards/{ => dailycraft}/claw44/rev1/rev1.c (100%) rename keyboards/{ => dailycraft}/claw44/rev1/rev1.h (100%) rename keyboards/{ => dailycraft}/claw44/rev1/rules.mk (100%) rename keyboards/{ => dailycraft}/claw44/rules.mk (100%) rename keyboards/{ => dailycraft}/owl8/config.h (100%) rename keyboards/{ => dailycraft}/owl8/info.json (100%) rename keyboards/{ => dailycraft}/owl8/keymaps/default/keymap.c (100%) rename keyboards/{ => dailycraft}/owl8/keymaps/default/readme.md (100%) rename keyboards/{ => dailycraft}/owl8/keymaps/via/keymap.c (100%) rename keyboards/{ => dailycraft}/owl8/keymaps/via/readme.md (100%) rename keyboards/{ => dailycraft}/owl8/keymaps/via/rules.mk (100%) rename keyboards/{ => dailycraft}/owl8/owl8.c (100%) rename keyboards/{ => dailycraft}/owl8/owl8.h (100%) rename keyboards/{ => dailycraft}/owl8/readme.md (100%) rename keyboards/{ => dailycraft}/owl8/rules.mk (100%) diff --git a/keyboards/bat43/.noci b/keyboards/dailycraft/bat43/.noci similarity index 100% rename from keyboards/bat43/.noci rename to keyboards/dailycraft/bat43/.noci diff --git a/keyboards/bat43/bat43.c b/keyboards/dailycraft/bat43/bat43.c similarity index 100% rename from keyboards/bat43/bat43.c rename to keyboards/dailycraft/bat43/bat43.c diff --git a/keyboards/bat43/bat43.h b/keyboards/dailycraft/bat43/bat43.h similarity index 100% rename from keyboards/bat43/bat43.h rename to keyboards/dailycraft/bat43/bat43.h diff --git a/keyboards/bat43/config.h b/keyboards/dailycraft/bat43/config.h similarity index 100% rename from keyboards/bat43/config.h rename to keyboards/dailycraft/bat43/config.h diff --git a/keyboards/bat43/keymaps/default/keymap.c b/keyboards/dailycraft/bat43/keymaps/default/keymap.c similarity index 100% rename from keyboards/bat43/keymaps/default/keymap.c rename to keyboards/dailycraft/bat43/keymaps/default/keymap.c diff --git a/keyboards/bat43/keymaps/default/readme.md b/keyboards/dailycraft/bat43/keymaps/default/readme.md similarity index 100% rename from keyboards/bat43/keymaps/default/readme.md rename to keyboards/dailycraft/bat43/keymaps/default/readme.md diff --git a/keyboards/bat43/keymaps/via/keymap.c b/keyboards/dailycraft/bat43/keymaps/via/keymap.c similarity index 100% rename from keyboards/bat43/keymaps/via/keymap.c rename to keyboards/dailycraft/bat43/keymaps/via/keymap.c diff --git a/keyboards/bat43/keymaps/via/readme.md b/keyboards/dailycraft/bat43/keymaps/via/readme.md similarity index 100% rename from keyboards/bat43/keymaps/via/readme.md rename to keyboards/dailycraft/bat43/keymaps/via/readme.md diff --git a/keyboards/bat43/keymaps/via/rules.mk b/keyboards/dailycraft/bat43/keymaps/via/rules.mk similarity index 100% rename from keyboards/bat43/keymaps/via/rules.mk rename to keyboards/dailycraft/bat43/keymaps/via/rules.mk diff --git a/keyboards/bat43/readme.md b/keyboards/dailycraft/bat43/readme.md similarity index 100% rename from keyboards/bat43/readme.md rename to keyboards/dailycraft/bat43/readme.md diff --git a/keyboards/bat43/rev1/.noci b/keyboards/dailycraft/bat43/rev1/.noci similarity index 100% rename from keyboards/bat43/rev1/.noci rename to keyboards/dailycraft/bat43/rev1/.noci diff --git a/keyboards/bat43/rev1/info.json b/keyboards/dailycraft/bat43/rev1/info.json similarity index 100% rename from keyboards/bat43/rev1/info.json rename to keyboards/dailycraft/bat43/rev1/info.json diff --git a/keyboards/bat43/rev1/rev1.c b/keyboards/dailycraft/bat43/rev1/rev1.c similarity index 100% rename from keyboards/bat43/rev1/rev1.c rename to keyboards/dailycraft/bat43/rev1/rev1.c diff --git a/keyboards/bat43/rev1/rev1.h b/keyboards/dailycraft/bat43/rev1/rev1.h similarity index 100% rename from keyboards/bat43/rev1/rev1.h rename to keyboards/dailycraft/bat43/rev1/rev1.h diff --git a/keyboards/bat43/rev1/rules.mk b/keyboards/dailycraft/bat43/rev1/rules.mk similarity index 100% rename from keyboards/bat43/rev1/rules.mk rename to keyboards/dailycraft/bat43/rev1/rules.mk diff --git a/keyboards/bat43/rev2/.noci b/keyboards/dailycraft/bat43/rev2/.noci similarity index 100% rename from keyboards/bat43/rev2/.noci rename to keyboards/dailycraft/bat43/rev2/.noci diff --git a/keyboards/bat43/rev2/info.json b/keyboards/dailycraft/bat43/rev2/info.json similarity index 100% rename from keyboards/bat43/rev2/info.json rename to keyboards/dailycraft/bat43/rev2/info.json diff --git a/keyboards/bat43/rev2/rev2.c b/keyboards/dailycraft/bat43/rev2/rev2.c similarity index 100% rename from keyboards/bat43/rev2/rev2.c rename to keyboards/dailycraft/bat43/rev2/rev2.c diff --git a/keyboards/bat43/rev2/rev2.h b/keyboards/dailycraft/bat43/rev2/rev2.h similarity index 100% rename from keyboards/bat43/rev2/rev2.h rename to keyboards/dailycraft/bat43/rev2/rev2.h diff --git a/keyboards/bat43/rev2/rules.mk b/keyboards/dailycraft/bat43/rev2/rules.mk similarity index 100% rename from keyboards/bat43/rev2/rules.mk rename to keyboards/dailycraft/bat43/rev2/rules.mk diff --git a/keyboards/bat43/rules.mk b/keyboards/dailycraft/bat43/rules.mk similarity index 100% rename from keyboards/bat43/rules.mk rename to keyboards/dailycraft/bat43/rules.mk diff --git a/keyboards/claw44/.noci b/keyboards/dailycraft/claw44/.noci similarity index 100% rename from keyboards/claw44/.noci rename to keyboards/dailycraft/claw44/.noci diff --git a/keyboards/claw44/claw44.c b/keyboards/dailycraft/claw44/claw44.c similarity index 100% rename from keyboards/claw44/claw44.c rename to keyboards/dailycraft/claw44/claw44.c diff --git a/keyboards/claw44/claw44.h b/keyboards/dailycraft/claw44/claw44.h similarity index 100% rename from keyboards/claw44/claw44.h rename to keyboards/dailycraft/claw44/claw44.h diff --git a/keyboards/claw44/config.h b/keyboards/dailycraft/claw44/config.h similarity index 100% rename from keyboards/claw44/config.h rename to keyboards/dailycraft/claw44/config.h diff --git a/keyboards/claw44/keymaps/default/config.h b/keyboards/dailycraft/claw44/keymaps/default/config.h similarity index 100% rename from keyboards/claw44/keymaps/default/config.h rename to keyboards/dailycraft/claw44/keymaps/default/config.h diff --git a/keyboards/claw44/keymaps/default/keymap.c b/keyboards/dailycraft/claw44/keymaps/default/keymap.c similarity index 100% rename from keyboards/claw44/keymaps/default/keymap.c rename to keyboards/dailycraft/claw44/keymaps/default/keymap.c diff --git a/keyboards/claw44/keymaps/oled/config.h b/keyboards/dailycraft/claw44/keymaps/oled/config.h similarity index 100% rename from keyboards/claw44/keymaps/oled/config.h rename to keyboards/dailycraft/claw44/keymaps/oled/config.h diff --git a/keyboards/claw44/keymaps/oled/keymap.c b/keyboards/dailycraft/claw44/keymaps/oled/keymap.c similarity index 100% rename from keyboards/claw44/keymaps/oled/keymap.c rename to keyboards/dailycraft/claw44/keymaps/oled/keymap.c diff --git a/keyboards/claw44/keymaps/oled/rules.mk b/keyboards/dailycraft/claw44/keymaps/oled/rules.mk similarity index 100% rename from keyboards/claw44/keymaps/oled/rules.mk rename to keyboards/dailycraft/claw44/keymaps/oled/rules.mk diff --git a/keyboards/claw44/keymaps/via/config.h b/keyboards/dailycraft/claw44/keymaps/via/config.h similarity index 100% rename from keyboards/claw44/keymaps/via/config.h rename to keyboards/dailycraft/claw44/keymaps/via/config.h diff --git a/keyboards/claw44/keymaps/via/keymap.c b/keyboards/dailycraft/claw44/keymaps/via/keymap.c similarity index 100% rename from keyboards/claw44/keymaps/via/keymap.c rename to keyboards/dailycraft/claw44/keymaps/via/keymap.c diff --git a/keyboards/claw44/keymaps/via/rules.mk b/keyboards/dailycraft/claw44/keymaps/via/rules.mk similarity index 100% rename from keyboards/claw44/keymaps/via/rules.mk rename to keyboards/dailycraft/claw44/keymaps/via/rules.mk diff --git a/keyboards/claw44/lib/glcdfont.c b/keyboards/dailycraft/claw44/lib/glcdfont.c similarity index 100% rename from keyboards/claw44/lib/glcdfont.c rename to keyboards/dailycraft/claw44/lib/glcdfont.c diff --git a/keyboards/claw44/readme.md b/keyboards/dailycraft/claw44/readme.md similarity index 100% rename from keyboards/claw44/readme.md rename to keyboards/dailycraft/claw44/readme.md diff --git a/keyboards/claw44/rev1/.noci b/keyboards/dailycraft/claw44/rev1/.noci similarity index 100% rename from keyboards/claw44/rev1/.noci rename to keyboards/dailycraft/claw44/rev1/.noci diff --git a/keyboards/claw44/rev1/config.h b/keyboards/dailycraft/claw44/rev1/config.h similarity index 100% rename from keyboards/claw44/rev1/config.h rename to keyboards/dailycraft/claw44/rev1/config.h diff --git a/keyboards/claw44/rev1/info.json b/keyboards/dailycraft/claw44/rev1/info.json similarity index 100% rename from keyboards/claw44/rev1/info.json rename to keyboards/dailycraft/claw44/rev1/info.json diff --git a/keyboards/claw44/rev1/readme.md b/keyboards/dailycraft/claw44/rev1/readme.md similarity index 100% rename from keyboards/claw44/rev1/readme.md rename to keyboards/dailycraft/claw44/rev1/readme.md diff --git a/keyboards/claw44/rev1/rev1.c b/keyboards/dailycraft/claw44/rev1/rev1.c similarity index 100% rename from keyboards/claw44/rev1/rev1.c rename to keyboards/dailycraft/claw44/rev1/rev1.c diff --git a/keyboards/claw44/rev1/rev1.h b/keyboards/dailycraft/claw44/rev1/rev1.h similarity index 100% rename from keyboards/claw44/rev1/rev1.h rename to keyboards/dailycraft/claw44/rev1/rev1.h diff --git a/keyboards/claw44/rev1/rules.mk b/keyboards/dailycraft/claw44/rev1/rules.mk similarity index 100% rename from keyboards/claw44/rev1/rules.mk rename to keyboards/dailycraft/claw44/rev1/rules.mk diff --git a/keyboards/claw44/rules.mk b/keyboards/dailycraft/claw44/rules.mk similarity index 100% rename from keyboards/claw44/rules.mk rename to keyboards/dailycraft/claw44/rules.mk diff --git a/keyboards/owl8/config.h b/keyboards/dailycraft/owl8/config.h similarity index 100% rename from keyboards/owl8/config.h rename to keyboards/dailycraft/owl8/config.h diff --git a/keyboards/owl8/info.json b/keyboards/dailycraft/owl8/info.json similarity index 100% rename from keyboards/owl8/info.json rename to keyboards/dailycraft/owl8/info.json diff --git a/keyboards/owl8/keymaps/default/keymap.c b/keyboards/dailycraft/owl8/keymaps/default/keymap.c similarity index 100% rename from keyboards/owl8/keymaps/default/keymap.c rename to keyboards/dailycraft/owl8/keymaps/default/keymap.c diff --git a/keyboards/owl8/keymaps/default/readme.md b/keyboards/dailycraft/owl8/keymaps/default/readme.md similarity index 100% rename from keyboards/owl8/keymaps/default/readme.md rename to keyboards/dailycraft/owl8/keymaps/default/readme.md diff --git a/keyboards/owl8/keymaps/via/keymap.c b/keyboards/dailycraft/owl8/keymaps/via/keymap.c similarity index 100% rename from keyboards/owl8/keymaps/via/keymap.c rename to keyboards/dailycraft/owl8/keymaps/via/keymap.c diff --git a/keyboards/owl8/keymaps/via/readme.md b/keyboards/dailycraft/owl8/keymaps/via/readme.md similarity index 100% rename from keyboards/owl8/keymaps/via/readme.md rename to keyboards/dailycraft/owl8/keymaps/via/readme.md diff --git a/keyboards/owl8/keymaps/via/rules.mk b/keyboards/dailycraft/owl8/keymaps/via/rules.mk similarity index 100% rename from keyboards/owl8/keymaps/via/rules.mk rename to keyboards/dailycraft/owl8/keymaps/via/rules.mk diff --git a/keyboards/owl8/owl8.c b/keyboards/dailycraft/owl8/owl8.c similarity index 100% rename from keyboards/owl8/owl8.c rename to keyboards/dailycraft/owl8/owl8.c diff --git a/keyboards/owl8/owl8.h b/keyboards/dailycraft/owl8/owl8.h similarity index 100% rename from keyboards/owl8/owl8.h rename to keyboards/dailycraft/owl8/owl8.h diff --git a/keyboards/owl8/readme.md b/keyboards/dailycraft/owl8/readme.md similarity index 100% rename from keyboards/owl8/readme.md rename to keyboards/dailycraft/owl8/readme.md diff --git a/keyboards/owl8/rules.mk b/keyboards/dailycraft/owl8/rules.mk similarity index 100% rename from keyboards/owl8/rules.mk rename to keyboards/dailycraft/owl8/rules.mk From 22dece550b5f39fcead8a050eabdcd4d76821dd7 Mon Sep 17 00:00:00 2001 From: yfuku Date: Wed, 15 Dec 2021 16:56:13 +0900 Subject: [PATCH 2/4] fix --- keyboards/dailycraft/bat43/bat43.h | 4 ++-- keyboards/dailycraft/bat43/readme.md | 15 +++++++++++++-- keyboards/dailycraft/bat43/rules.mk | 2 +- keyboards/dailycraft/claw44/claw44.h | 2 +- keyboards/dailycraft/claw44/readme.md | 19 +++++++++++++++---- keyboards/dailycraft/claw44/rules.mk | 2 +- keyboards/dailycraft/owl8/readme.md | 13 ++++++++++--- 7 files changed, 43 insertions(+), 14 deletions(-) diff --git a/keyboards/dailycraft/bat43/bat43.h b/keyboards/dailycraft/bat43/bat43.h index 42d44107b4ab..046788a0a120 100644 --- a/keyboards/dailycraft/bat43/bat43.h +++ b/keyboards/dailycraft/bat43/bat43.h @@ -1,9 +1,9 @@ #pragma once -#ifdef KEYBOARD_bat43_rev1 +#ifdef KEYBOARD_dailycraft_bat43_rev1 #include "rev1.h" #endif -#ifdef KEYBOARD_bat43_rev2 +#ifdef KEYBOARD_dailycraft_bat43_rev2 #include "rev2.h" #endif diff --git a/keyboards/dailycraft/bat43/readme.md b/keyboards/dailycraft/bat43/readme.md index 7097aa7af594..6b58aa5ca3b3 100644 --- a/keyboards/dailycraft/bat43/readme.md +++ b/keyboards/dailycraft/bat43/readme.md @@ -6,10 +6,21 @@ A 43-key keyboard. * Keyboard Maintainer: [yfuku](https://github.com/yfuku) * Hardware Supported: bat43 PCB, Pro Micro -* Hardware Availability: https://yfuku.booth.pm/ +* Hardware Availability: https://shop.dailycraft.jp/ Make example for this keyboard (after setting up your build environment): - make bat43:default + make dailycraft/bat43:default + +Flashing example for this keyboard: + + make dailycraft/bat43:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available diff --git a/keyboards/dailycraft/bat43/rules.mk b/keyboards/dailycraft/bat43/rules.mk index 7bd7394e4f57..c2e1c5755f01 100644 --- a/keyboards/dailycraft/bat43/rules.mk +++ b/keyboards/dailycraft/bat43/rules.mk @@ -17,4 +17,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output -DEFAULT_FOLDER = bat43/rev2 +DEFAULT_FOLDER = dailycraft/bat43/rev2 diff --git a/keyboards/dailycraft/claw44/claw44.h b/keyboards/dailycraft/claw44/claw44.h index 4ca25fcb2b1e..76ecda6e90a0 100644 --- a/keyboards/dailycraft/claw44/claw44.h +++ b/keyboards/dailycraft/claw44/claw44.h @@ -1,5 +1,5 @@ #pragma once -#ifdef KEYBOARD_claw44_rev1 +#ifdef KEYBOARD_dailycraft_claw44_rev1 #include "rev1.h" #endif diff --git a/keyboards/dailycraft/claw44/readme.md b/keyboards/dailycraft/claw44/readme.md index 7e72e0897134..e533bd7c82ff 100644 --- a/keyboards/dailycraft/claw44/readme.md +++ b/keyboards/dailycraft/claw44/readme.md @@ -4,12 +4,23 @@ A split keyboard with 3x6 vertically staggered keys and 4 thumb keys. -Keyboard Maintainer: [@yfuku_](https://twitter.com/yfuku_) -Hardware Supported: Claw44 PCB, ProMicro -Hardware Availability: https://yfuku.booth.pm/ +* Keyboard Maintainer: [yfuku](https://github.com/yfuku) +* Hardware Supported: Claw44 PCB, ProMicro +* Hardware Availability: https://shop.dailycraft.jp/ Make example for this keyboard (after setting up your build environment): - make claw44:default + make dailycraft/claw44:default + +Flashing example for this keyboard: + + make dailycraft/claw44:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available diff --git a/keyboards/dailycraft/claw44/rules.mk b/keyboards/dailycraft/claw44/rules.mk index 6ba5e853fb0a..69c59f28e6a5 100644 --- a/keyboards/dailycraft/claw44/rules.mk +++ b/keyboards/dailycraft/claw44/rules.mk @@ -17,4 +17,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. -DEFAULT_FOLDER = claw44/rev1 +DEFAULT_FOLDER = dailycraft/claw44/rev1 diff --git a/keyboards/dailycraft/owl8/readme.md b/keyboards/dailycraft/owl8/readme.md index b40a5f35cb32..c7fab17476d6 100644 --- a/keyboards/dailycraft/owl8/readme.md +++ b/keyboards/dailycraft/owl8/readme.md @@ -6,14 +6,21 @@ macropad * Keyboard Maintainer: [yfuku](https://github.com/yfuku) * Hardware Supported: owl8 PCB, Pro Micro -* Hardware Availability: https://yfuku.booth.pm/ +* Hardware Availability: https://shop.dailycraft.jp/ Make example for this keyboard (after setting up your build environment): - make owl8:default + make dailycraft/owl8:default Flashing example for this keyboard: - make owl8:default:flash + make dailycraft/owl8:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available From a1fecd4f5c3197f2b74d278b5f460ac7ea768281 Mon Sep 17 00:00:00 2001 From: yfuku Date: Tue, 28 Dec 2021 11:36:39 +0900 Subject: [PATCH 3/4] move wings42 to dailycraft --- keyboards/{ => dailycraft}/wings42/config.h | 0 keyboards/{ => dailycraft}/wings42/readme.md | 0 keyboards/{ => dailycraft}/wings42/rev1/config.h | 0 keyboards/{ => dailycraft}/wings42/rev1/keymaps/default/keymap.c | 0 keyboards/{ => dailycraft}/wings42/rev1/keymaps/default/readme.md | 0 keyboards/{ => dailycraft}/wings42/rev1/keymaps/via/keymap.c | 0 keyboards/{ => dailycraft}/wings42/rev1/keymaps/via/rules.mk | 0 keyboards/{ => dailycraft}/wings42/rev1/readme.md | 0 keyboards/{ => dailycraft}/wings42/rev1/rev1.c | 0 keyboards/{ => dailycraft}/wings42/rev1/rev1.h | 0 keyboards/{ => dailycraft}/wings42/rev1/rules.mk | 0 keyboards/{ => dailycraft}/wings42/rev1_extkeys/config.h | 0 .../wings42/rev1_extkeys/keymaps/default/keymap.c | 0 .../wings42/rev1_extkeys/keymaps/default/readme.md | 0 .../{ => dailycraft}/wings42/rev1_extkeys/keymaps/via/keymap.c | 0 .../{ => dailycraft}/wings42/rev1_extkeys/keymaps/via/rules.mk | 0 keyboards/{ => dailycraft}/wings42/rev1_extkeys/readme.md | 0 keyboards/{ => dailycraft}/wings42/rev1_extkeys/rev1_extkeys.c | 0 keyboards/{ => dailycraft}/wings42/rev1_extkeys/rev1_extkeys.h | 0 keyboards/{ => dailycraft}/wings42/rev1_extkeys/rules.mk | 0 keyboards/{ => dailycraft}/wings42/rev2/config.h | 0 keyboards/{ => dailycraft}/wings42/rev2/keymaps/default/keymap.c | 0 keyboards/{ => dailycraft}/wings42/rev2/keymaps/default/readme.md | 0 keyboards/{ => dailycraft}/wings42/rev2/keymaps/via/config.h | 0 keyboards/{ => dailycraft}/wings42/rev2/keymaps/via/keymap.c | 0 keyboards/{ => dailycraft}/wings42/rev2/keymaps/via/rules.mk | 0 keyboards/{ => dailycraft}/wings42/rev2/readme.md | 0 keyboards/{ => dailycraft}/wings42/rev2/rev2.c | 0 keyboards/{ => dailycraft}/wings42/rev2/rev2.h | 0 keyboards/{ => dailycraft}/wings42/rev2/rules.mk | 0 keyboards/{ => dailycraft}/wings42/rules.mk | 0 keyboards/{ => dailycraft}/wings42/wings42.c | 0 keyboards/{ => dailycraft}/wings42/wings42.h | 0 33 files changed, 0 insertions(+), 0 deletions(-) rename keyboards/{ => dailycraft}/wings42/config.h (100%) rename keyboards/{ => dailycraft}/wings42/readme.md (100%) rename keyboards/{ => dailycraft}/wings42/rev1/config.h (100%) rename keyboards/{ => dailycraft}/wings42/rev1/keymaps/default/keymap.c (100%) rename keyboards/{ => dailycraft}/wings42/rev1/keymaps/default/readme.md (100%) rename keyboards/{ => dailycraft}/wings42/rev1/keymaps/via/keymap.c (100%) rename keyboards/{ => dailycraft}/wings42/rev1/keymaps/via/rules.mk (100%) rename keyboards/{ => dailycraft}/wings42/rev1/readme.md (100%) rename keyboards/{ => dailycraft}/wings42/rev1/rev1.c (100%) rename keyboards/{ => dailycraft}/wings42/rev1/rev1.h (100%) rename keyboards/{ => dailycraft}/wings42/rev1/rules.mk (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/config.h (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/keymaps/default/keymap.c (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/keymaps/default/readme.md (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/keymaps/via/keymap.c (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/keymaps/via/rules.mk (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/readme.md (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/rev1_extkeys.c (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/rev1_extkeys.h (100%) rename keyboards/{ => dailycraft}/wings42/rev1_extkeys/rules.mk (100%) rename keyboards/{ => dailycraft}/wings42/rev2/config.h (100%) rename keyboards/{ => dailycraft}/wings42/rev2/keymaps/default/keymap.c (100%) rename keyboards/{ => dailycraft}/wings42/rev2/keymaps/default/readme.md (100%) rename keyboards/{ => dailycraft}/wings42/rev2/keymaps/via/config.h (100%) rename keyboards/{ => dailycraft}/wings42/rev2/keymaps/via/keymap.c (100%) rename keyboards/{ => dailycraft}/wings42/rev2/keymaps/via/rules.mk (100%) rename keyboards/{ => dailycraft}/wings42/rev2/readme.md (100%) rename keyboards/{ => dailycraft}/wings42/rev2/rev2.c (100%) rename keyboards/{ => dailycraft}/wings42/rev2/rev2.h (100%) rename keyboards/{ => dailycraft}/wings42/rev2/rules.mk (100%) rename keyboards/{ => dailycraft}/wings42/rules.mk (100%) rename keyboards/{ => dailycraft}/wings42/wings42.c (100%) rename keyboards/{ => dailycraft}/wings42/wings42.h (100%) diff --git a/keyboards/wings42/config.h b/keyboards/dailycraft/wings42/config.h similarity index 100% rename from keyboards/wings42/config.h rename to keyboards/dailycraft/wings42/config.h diff --git a/keyboards/wings42/readme.md b/keyboards/dailycraft/wings42/readme.md similarity index 100% rename from keyboards/wings42/readme.md rename to keyboards/dailycraft/wings42/readme.md diff --git a/keyboards/wings42/rev1/config.h b/keyboards/dailycraft/wings42/rev1/config.h similarity index 100% rename from keyboards/wings42/rev1/config.h rename to keyboards/dailycraft/wings42/rev1/config.h diff --git a/keyboards/wings42/rev1/keymaps/default/keymap.c b/keyboards/dailycraft/wings42/rev1/keymaps/default/keymap.c similarity index 100% rename from keyboards/wings42/rev1/keymaps/default/keymap.c rename to keyboards/dailycraft/wings42/rev1/keymaps/default/keymap.c diff --git a/keyboards/wings42/rev1/keymaps/default/readme.md b/keyboards/dailycraft/wings42/rev1/keymaps/default/readme.md similarity index 100% rename from keyboards/wings42/rev1/keymaps/default/readme.md rename to keyboards/dailycraft/wings42/rev1/keymaps/default/readme.md diff --git a/keyboards/wings42/rev1/keymaps/via/keymap.c b/keyboards/dailycraft/wings42/rev1/keymaps/via/keymap.c similarity index 100% rename from keyboards/wings42/rev1/keymaps/via/keymap.c rename to keyboards/dailycraft/wings42/rev1/keymaps/via/keymap.c diff --git a/keyboards/wings42/rev1/keymaps/via/rules.mk b/keyboards/dailycraft/wings42/rev1/keymaps/via/rules.mk similarity index 100% rename from keyboards/wings42/rev1/keymaps/via/rules.mk rename to keyboards/dailycraft/wings42/rev1/keymaps/via/rules.mk diff --git a/keyboards/wings42/rev1/readme.md b/keyboards/dailycraft/wings42/rev1/readme.md similarity index 100% rename from keyboards/wings42/rev1/readme.md rename to keyboards/dailycraft/wings42/rev1/readme.md diff --git a/keyboards/wings42/rev1/rev1.c b/keyboards/dailycraft/wings42/rev1/rev1.c similarity index 100% rename from keyboards/wings42/rev1/rev1.c rename to keyboards/dailycraft/wings42/rev1/rev1.c diff --git a/keyboards/wings42/rev1/rev1.h b/keyboards/dailycraft/wings42/rev1/rev1.h similarity index 100% rename from keyboards/wings42/rev1/rev1.h rename to keyboards/dailycraft/wings42/rev1/rev1.h diff --git a/keyboards/wings42/rev1/rules.mk b/keyboards/dailycraft/wings42/rev1/rules.mk similarity index 100% rename from keyboards/wings42/rev1/rules.mk rename to keyboards/dailycraft/wings42/rev1/rules.mk diff --git a/keyboards/wings42/rev1_extkeys/config.h b/keyboards/dailycraft/wings42/rev1_extkeys/config.h similarity index 100% rename from keyboards/wings42/rev1_extkeys/config.h rename to keyboards/dailycraft/wings42/rev1_extkeys/config.h diff --git a/keyboards/wings42/rev1_extkeys/keymaps/default/keymap.c b/keyboards/dailycraft/wings42/rev1_extkeys/keymaps/default/keymap.c similarity index 100% rename from keyboards/wings42/rev1_extkeys/keymaps/default/keymap.c rename to keyboards/dailycraft/wings42/rev1_extkeys/keymaps/default/keymap.c diff --git a/keyboards/wings42/rev1_extkeys/keymaps/default/readme.md b/keyboards/dailycraft/wings42/rev1_extkeys/keymaps/default/readme.md similarity index 100% rename from keyboards/wings42/rev1_extkeys/keymaps/default/readme.md rename to keyboards/dailycraft/wings42/rev1_extkeys/keymaps/default/readme.md diff --git a/keyboards/wings42/rev1_extkeys/keymaps/via/keymap.c b/keyboards/dailycraft/wings42/rev1_extkeys/keymaps/via/keymap.c similarity index 100% rename from keyboards/wings42/rev1_extkeys/keymaps/via/keymap.c rename to keyboards/dailycraft/wings42/rev1_extkeys/keymaps/via/keymap.c diff --git a/keyboards/wings42/rev1_extkeys/keymaps/via/rules.mk b/keyboards/dailycraft/wings42/rev1_extkeys/keymaps/via/rules.mk similarity index 100% rename from keyboards/wings42/rev1_extkeys/keymaps/via/rules.mk rename to keyboards/dailycraft/wings42/rev1_extkeys/keymaps/via/rules.mk diff --git a/keyboards/wings42/rev1_extkeys/readme.md b/keyboards/dailycraft/wings42/rev1_extkeys/readme.md similarity index 100% rename from keyboards/wings42/rev1_extkeys/readme.md rename to keyboards/dailycraft/wings42/rev1_extkeys/readme.md diff --git a/keyboards/wings42/rev1_extkeys/rev1_extkeys.c b/keyboards/dailycraft/wings42/rev1_extkeys/rev1_extkeys.c similarity index 100% rename from keyboards/wings42/rev1_extkeys/rev1_extkeys.c rename to keyboards/dailycraft/wings42/rev1_extkeys/rev1_extkeys.c diff --git a/keyboards/wings42/rev1_extkeys/rev1_extkeys.h b/keyboards/dailycraft/wings42/rev1_extkeys/rev1_extkeys.h similarity index 100% rename from keyboards/wings42/rev1_extkeys/rev1_extkeys.h rename to keyboards/dailycraft/wings42/rev1_extkeys/rev1_extkeys.h diff --git a/keyboards/wings42/rev1_extkeys/rules.mk b/keyboards/dailycraft/wings42/rev1_extkeys/rules.mk similarity index 100% rename from keyboards/wings42/rev1_extkeys/rules.mk rename to keyboards/dailycraft/wings42/rev1_extkeys/rules.mk diff --git a/keyboards/wings42/rev2/config.h b/keyboards/dailycraft/wings42/rev2/config.h similarity index 100% rename from keyboards/wings42/rev2/config.h rename to keyboards/dailycraft/wings42/rev2/config.h diff --git a/keyboards/wings42/rev2/keymaps/default/keymap.c b/keyboards/dailycraft/wings42/rev2/keymaps/default/keymap.c similarity index 100% rename from keyboards/wings42/rev2/keymaps/default/keymap.c rename to keyboards/dailycraft/wings42/rev2/keymaps/default/keymap.c diff --git a/keyboards/wings42/rev2/keymaps/default/readme.md b/keyboards/dailycraft/wings42/rev2/keymaps/default/readme.md similarity index 100% rename from keyboards/wings42/rev2/keymaps/default/readme.md rename to keyboards/dailycraft/wings42/rev2/keymaps/default/readme.md diff --git a/keyboards/wings42/rev2/keymaps/via/config.h b/keyboards/dailycraft/wings42/rev2/keymaps/via/config.h similarity index 100% rename from keyboards/wings42/rev2/keymaps/via/config.h rename to keyboards/dailycraft/wings42/rev2/keymaps/via/config.h diff --git a/keyboards/wings42/rev2/keymaps/via/keymap.c b/keyboards/dailycraft/wings42/rev2/keymaps/via/keymap.c similarity index 100% rename from keyboards/wings42/rev2/keymaps/via/keymap.c rename to keyboards/dailycraft/wings42/rev2/keymaps/via/keymap.c diff --git a/keyboards/wings42/rev2/keymaps/via/rules.mk b/keyboards/dailycraft/wings42/rev2/keymaps/via/rules.mk similarity index 100% rename from keyboards/wings42/rev2/keymaps/via/rules.mk rename to keyboards/dailycraft/wings42/rev2/keymaps/via/rules.mk diff --git a/keyboards/wings42/rev2/readme.md b/keyboards/dailycraft/wings42/rev2/readme.md similarity index 100% rename from keyboards/wings42/rev2/readme.md rename to keyboards/dailycraft/wings42/rev2/readme.md diff --git a/keyboards/wings42/rev2/rev2.c b/keyboards/dailycraft/wings42/rev2/rev2.c similarity index 100% rename from keyboards/wings42/rev2/rev2.c rename to keyboards/dailycraft/wings42/rev2/rev2.c diff --git a/keyboards/wings42/rev2/rev2.h b/keyboards/dailycraft/wings42/rev2/rev2.h similarity index 100% rename from keyboards/wings42/rev2/rev2.h rename to keyboards/dailycraft/wings42/rev2/rev2.h diff --git a/keyboards/wings42/rev2/rules.mk b/keyboards/dailycraft/wings42/rev2/rules.mk similarity index 100% rename from keyboards/wings42/rev2/rules.mk rename to keyboards/dailycraft/wings42/rev2/rules.mk diff --git a/keyboards/wings42/rules.mk b/keyboards/dailycraft/wings42/rules.mk similarity index 100% rename from keyboards/wings42/rules.mk rename to keyboards/dailycraft/wings42/rules.mk diff --git a/keyboards/wings42/wings42.c b/keyboards/dailycraft/wings42/wings42.c similarity index 100% rename from keyboards/wings42/wings42.c rename to keyboards/dailycraft/wings42/wings42.c diff --git a/keyboards/wings42/wings42.h b/keyboards/dailycraft/wings42/wings42.h similarity index 100% rename from keyboards/wings42/wings42.h rename to keyboards/dailycraft/wings42/wings42.h From 0560765a9783ccaddeb65698d3a5cb6d005e32ba Mon Sep 17 00:00:00 2001 From: yfuku Date: Tue, 28 Dec 2021 11:46:24 +0900 Subject: [PATCH 4/4] Adjust wings42 to work with organization folder. --- keyboards/dailycraft/wings42/readme.md | 13 ++++++++++--- keyboards/dailycraft/wings42/rev1/readme.md | 13 +++++++++---- keyboards/dailycraft/wings42/rev1_extkeys/readme.md | 13 +++++++++---- keyboards/dailycraft/wings42/rev2/readme.md | 13 +++++++++---- keyboards/dailycraft/wings42/rules.mk | 2 +- keyboards/dailycraft/wings42/wings42.h | 6 +++--- 6 files changed, 41 insertions(+), 19 deletions(-) diff --git a/keyboards/dailycraft/wings42/readme.md b/keyboards/dailycraft/wings42/readme.md index fc71d58ab696..c91965339717 100644 --- a/keyboards/dailycraft/wings42/readme.md +++ b/keyboards/dailycraft/wings42/readme.md @@ -6,14 +6,21 @@ A split keyboard with 3x6 vertically staggered keys and 3 thumb keys. * Keyboard Maintainer: [yfuku](https://github.com/yfuku) * Hardware Supported: wings42 PCB, Pro Micro -* Hardware Availability: https://yfuku.booth.pm/ +* Hardware Availability: https://shop.dailycraft.jp/ Make example for this keyboard (after setting up your build environment): - make wings42:default + make dailycraft/wings42:default Flashing example for this keyboard: - make wings42:default:flash + make dailycraft/wings42:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available diff --git a/keyboards/dailycraft/wings42/rev1/readme.md b/keyboards/dailycraft/wings42/rev1/readme.md index 4ddfe3e83c5a..959052c41d5e 100644 --- a/keyboards/dailycraft/wings42/rev1/readme.md +++ b/keyboards/dailycraft/wings42/rev1/readme.md @@ -6,16 +6,21 @@ A split keyboard with 3x6 vertically staggered keys and 3 thumb keys. * Keyboard Maintainer: [yfuku](https://github.com/yfuku) * Hardware Supported: wings42 PCB, Pro Micro -* Hardware Availability: https://yfuku.booth.pm/ +* Hardware Availability: https://shop.dailycraft.jp/ Make example for this keyboard (after setting up your build environment): - make wings42/rev1:default + make dailycraft/wings42/rev1:default Flashing example for this keyboard: - make wings42/rev1:default:flash + make dailycraft/wings42/rev1:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). -A build guide for this keyboard can be found here: [wings42 build guide](https://yfuku.com/wings42/buildguide/) +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available diff --git a/keyboards/dailycraft/wings42/rev1_extkeys/readme.md b/keyboards/dailycraft/wings42/rev1_extkeys/readme.md index 7be464a141f5..4a34063ad4cf 100644 --- a/keyboards/dailycraft/wings42/rev1_extkeys/readme.md +++ b/keyboards/dailycraft/wings42/rev1_extkeys/readme.md @@ -6,16 +6,21 @@ A split keyboard with 3x6 vertically staggered keys and 3 thumb keys. * Keyboard Maintainer: [yfuku](https://github.com/yfuku) * Hardware Supported: wings42 PCB, Pro Micro -* Hardware Availability: https://yfuku.booth.pm/ +* Hardware Availability: https://shop.dailycraft.jp/ Make example for this keyboard (after setting up your build environment): - make make wings42/rev1_extkeys:default + make dailycraft/wings42/rev1_extkeys:default Flashing example for this keyboard: - make make wings42/rev1_extkeys:default:flash + make dailycraft/wings42/rev1_extkeys:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). -A build guide for this keyboard can be found here: [wings42 build guide](https://yfuku.com/wings42/buildguide/) +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available diff --git a/keyboards/dailycraft/wings42/rev2/readme.md b/keyboards/dailycraft/wings42/rev2/readme.md index 158372feb4cb..c91965339717 100644 --- a/keyboards/dailycraft/wings42/rev2/readme.md +++ b/keyboards/dailycraft/wings42/rev2/readme.md @@ -6,16 +6,21 @@ A split keyboard with 3x6 vertically staggered keys and 3 thumb keys. * Keyboard Maintainer: [yfuku](https://github.com/yfuku) * Hardware Supported: wings42 PCB, Pro Micro -* Hardware Availability: https://yfuku.booth.pm/ +* Hardware Availability: https://shop.dailycraft.jp/ Make example for this keyboard (after setting up your build environment): - make wings42:default + make dailycraft/wings42:default Flashing example for this keyboard: - make wings42:default:flash + make dailycraft/wings42:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). -A build guide for this keyboard can be found here: [wings42 build guide](https://yfuku.com/wings42/buildguide/) +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available diff --git a/keyboards/dailycraft/wings42/rules.mk b/keyboards/dailycraft/wings42/rules.mk index 74e894efecde..94459dbcc559 100644 --- a/keyboards/dailycraft/wings42/rules.mk +++ b/keyboards/dailycraft/wings42/rules.mk @@ -19,4 +19,4 @@ AUDIO_ENABLE = no # Audio output SPLIT_KEYBOARD = yes -DEFAULT_FOLDER = wings42/rev2 +DEFAULT_FOLDER = dailycraft/wings42/rev2 diff --git a/keyboards/dailycraft/wings42/wings42.h b/keyboards/dailycraft/wings42/wings42.h index 9412b7117a17..d839f048847a 100644 --- a/keyboards/dailycraft/wings42/wings42.h +++ b/keyboards/dailycraft/wings42/wings42.h @@ -18,13 +18,13 @@ #include "quantum.h" -#ifdef KEYBOARD_wings42_rev1 +#ifdef KEYBOARD_dailycraft_wings42_rev1 # include "rev1.h" #endif -#ifdef KEYBOARD_wings42_rev1_extkeys +#ifdef KEYBOARD_dailycraft_wings42_rev1_extkeys # include "rev1_extkeys.h" #endif -#ifdef KEYBOARD_wings42_rev2 +#ifdef KEYBOARD_dailycraft_wings42_rev2 # include "rev2.h" #endif