diff options
| author | Nick Brassel <nick@tzarc.org> | 2021-08-06 08:14:43 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-06 08:14:43 +1000 |
| commit | 6aaf3e84e9ba2863d72cf539fdf1bb15ae484a25 (patch) | |
| tree | a18d5098db27a582619a84b940f478fef018b6a2 | |
| parent | bcb6e23387290afb64712314bfb095f8d96c1a4e (diff) | |
| download | qmk_firmware-6aaf3e84e9ba2863d72cf539fdf1bb15ae484a25.tar.gz qmk_firmware-6aaf3e84e9ba2863d72cf539fdf1bb15ae484a25.zip | |
Rework as per 9824 (#13898)
| -rw-r--r-- | keyboards/coarse/ixora/chconf.h (renamed from keyboards/peiorisboards/ixora/chconf.h) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/config.h (renamed from keyboards/peiorisboards/ixora/config.h) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/halconf.h (renamed from keyboards/peiorisboards/ixora/halconf.h) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/info.json (renamed from keyboards/peiorisboards/ixora/info.json) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/ixora.c (renamed from keyboards/peiorisboards/ixora/ixora.c) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/ixora.h (renamed from keyboards/peiorisboards/ixora/ixora.h) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/keymaps/default/keymap.c (renamed from keyboards/peiorisboards/ixora/keymaps/default/keymap.c) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/keymaps/wntrmln/keymap.c (renamed from keyboards/peiorisboards/ixora/keymaps/wntrmln/keymap.c) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/readme.md (renamed from keyboards/peiorisboards/ixora/readme.md) | 6 | ||||
| -rw-r--r-- | keyboards/coarse/ixora/rules.mk (renamed from keyboards/peiorisboards/ixora/rules.mk) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/chconf.h (renamed from keyboards/vinta/chconf.h) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/config.h (renamed from keyboards/vinta/config.h) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/halconf.h (renamed from keyboards/vinta/halconf.h) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/info.json (renamed from keyboards/vinta/info.json) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/keymaps/default/keymap.c (renamed from keyboards/vinta/keymaps/default/keymap.c) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/readme.md (renamed from keyboards/vinta/readme.md) | 8 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/rules.mk (renamed from keyboards/vinta/rules.mk) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/vinta.c (renamed from keyboards/vinta/vinta.c) | 0 | ||||
| -rw-r--r-- | keyboards/coarse/vinta/vinta.h (renamed from keyboards/vinta/vinta.h) | 0 |
19 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/peiorisboards/ixora/chconf.h b/keyboards/coarse/ixora/chconf.h index f5aea5228..f5aea5228 100644 --- a/keyboards/peiorisboards/ixora/chconf.h +++ b/keyboards/coarse/ixora/chconf.h | |||
diff --git a/keyboards/peiorisboards/ixora/config.h b/keyboards/coarse/ixora/config.h index ec7dfa705..ec7dfa705 100644 --- a/keyboards/peiorisboards/ixora/config.h +++ b/keyboards/coarse/ixora/config.h | |||
diff --git a/keyboards/peiorisboards/ixora/halconf.h b/keyboards/coarse/ixora/halconf.h index 4cd3b2889..4cd3b2889 100644 --- a/keyboards/peiorisboards/ixora/halconf.h +++ b/keyboards/coarse/ixora/halconf.h | |||
diff --git a/keyboards/peiorisboards/ixora/info.json b/keyboards/coarse/ixora/info.json index a1818632c..a1818632c 100644 --- a/keyboards/peiorisboards/ixora/info.json +++ b/keyboards/coarse/ixora/info.json | |||
diff --git a/keyboards/peiorisboards/ixora/ixora.c b/keyboards/coarse/ixora/ixora.c index f2dcd864a..f2dcd864a 100644 --- a/keyboards/peiorisboards/ixora/ixora.c +++ b/keyboards/coarse/ixora/ixora.c | |||
diff --git a/keyboards/peiorisboards/ixora/ixora.h b/keyboards/coarse/ixora/ixora.h index 92cf6586a..92cf6586a 100644 --- a/keyboards/peiorisboards/ixora/ixora.h +++ b/keyboards/coarse/ixora/ixora.h | |||
diff --git a/keyboards/peiorisboards/ixora/keymaps/default/keymap.c b/keyboards/coarse/ixora/keymaps/default/keymap.c index 85a646851..85a646851 100644 --- a/keyboards/peiorisboards/ixora/keymaps/default/keymap.c +++ b/keyboards/coarse/ixora/keymaps/default/keymap.c | |||
diff --git a/keyboards/peiorisboards/ixora/keymaps/wntrmln/keymap.c b/keyboards/coarse/ixora/keymaps/wntrmln/keymap.c index 3e08c7801..3e08c7801 100644 --- a/keyboards/peiorisboards/ixora/keymaps/wntrmln/keymap.c +++ b/keyboards/coarse/ixora/keymaps/wntrmln/keymap.c | |||
diff --git a/keyboards/peiorisboards/ixora/readme.md b/keyboards/coarse/ixora/readme.md index 1a011ba9a..a094bbd5e 100644 --- a/keyboards/peiorisboards/ixora/readme.md +++ b/keyboards/coarse/ixora/readme.md | |||
| @@ -6,13 +6,13 @@ Ixora | |||
| 6 | 6 | ||
| 7 | Ixora is an ARM-powered 6-key macropad with a USB connector, hotswap sockets, and indicator LEDs. | 7 | Ixora is an ARM-powered 6-key macropad with a USB connector, hotswap sockets, and indicator LEDs. |
| 8 | 8 | ||
| 9 | Keyboard Maintainer: [Peioris](https://github.com/coarse) | 9 | Keyboard Maintainer: [Coarse](https://github.com/coarse) |
| 10 | Hardware Supported: Ixora PCB | 10 | Hardware Supported: Ixora PCB |
| 11 | Hardware Availability: [Peioris](https://github.com/coarse) | 11 | Hardware Availability: [Coarse](https://github.com/coarse) |
| 12 | 12 | ||
| 13 | Make example for this keyboard (after setting up your build environment): | 13 | Make example for this keyboard (after setting up your build environment): |
| 14 | 14 | ||
| 15 | make peiorisboards/ixora:default:dfu-util | 15 | make coarse/ixora:default |
| 16 | 16 | ||
| 17 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. | 17 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |
| 18 | 18 | ||
diff --git a/keyboards/peiorisboards/ixora/rules.mk b/keyboards/coarse/ixora/rules.mk index 0bbdadfe6..0bbdadfe6 100644 --- a/keyboards/peiorisboards/ixora/rules.mk +++ b/keyboards/coarse/ixora/rules.mk | |||
diff --git a/keyboards/vinta/chconf.h b/keyboards/coarse/vinta/chconf.h index 14b19f08d..14b19f08d 100644 --- a/keyboards/vinta/chconf.h +++ b/keyboards/coarse/vinta/chconf.h | |||
diff --git a/keyboards/vinta/config.h b/keyboards/coarse/vinta/config.h index 5aaa3089d..5aaa3089d 100644 --- a/keyboards/vinta/config.h +++ b/keyboards/coarse/vinta/config.h | |||
diff --git a/keyboards/vinta/halconf.h b/keyboards/coarse/vinta/halconf.h index 66ed246c5..66ed246c5 100644 --- a/keyboards/vinta/halconf.h +++ b/keyboards/coarse/vinta/halconf.h | |||
diff --git a/keyboards/vinta/info.json b/keyboards/coarse/vinta/info.json index 5b6b9fa37..5b6b9fa37 100644 --- a/keyboards/vinta/info.json +++ b/keyboards/coarse/vinta/info.json | |||
diff --git a/keyboards/vinta/keymaps/default/keymap.c b/keyboards/coarse/vinta/keymaps/default/keymap.c index 80499d73f..80499d73f 100644 --- a/keyboards/vinta/keymaps/default/keymap.c +++ b/keyboards/coarse/vinta/keymaps/default/keymap.c | |||
diff --git a/keyboards/vinta/readme.md b/keyboards/coarse/vinta/readme.md index a55395197..42291cd1f 100644 --- a/keyboards/vinta/readme.md +++ b/keyboards/coarse/vinta/readme.md | |||
| @@ -6,17 +6,17 @@ Vinta | |||
| 6 | 6 | ||
| 7 | This is an ARM-powered 65% keyboard PCB with USB Mini B connector and breakout for optional RGB underglow. | 7 | This is an ARM-powered 65% keyboard PCB with USB Mini B connector and breakout for optional RGB underglow. |
| 8 | 8 | ||
| 9 | Keyboard Maintainer: [Peioris](http://peioris.space/) and on [GitHub](https://github.com/coarse) | 9 | Keyboard Maintainer: [Coarse](https://github.com/coarse) |
| 10 | Hardware Supported: Vinta with STM32F042K6T6 | 10 | Hardware Supported: Vinta with STM32F042K6T6 |
| 11 | Hardware Availability: Private Groupbuy (will post on Reddit once QMK has RGB underglow working) | 11 | Hardware Availability: Private Groupbuy |
| 12 | 12 | ||
| 13 | Make example for this keyboard (after setting up your build environment): | 13 | Make example for this keyboard (after setting up your build environment): |
| 14 | 14 | ||
| 15 | make vinta:default | 15 | make coarse/vinta:default |
| 16 | 16 | ||
| 17 | See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. | 17 | See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. |
| 18 | 18 | ||
| 19 | #### Developer's Note | 19 | #### Developer's Note |
| 20 | 20 | ||
| 21 | STM32F042xx chips does not allow jumping to bootloader without BOOT0 being set to high, therefore it is impossible to enter the bootloader from sending a `RESET` keycode nor using bootmagic or bootmagic lite. | 21 | STM32F042xx chips does not allow jumping to bootloader without BOOT0 being set to high, therefore it is impossible to enter the bootloader from sending a `RESET` keycode nor using bootmagic or bootmagic lite. |
| 22 | The only way to enter bootloader is to hold the BOOT0 button while the keyboard is powering up or after a power reset (done by pressing the reset switch or sending a `RESET` keycode). \ No newline at end of file | 22 | The only way to enter bootloader is to hold the BOOT0 button while the keyboard is powering up or after a power reset (done by pressing the reset switch or sending a `RESET` keycode). |
diff --git a/keyboards/vinta/rules.mk b/keyboards/coarse/vinta/rules.mk index 6addb0805..6addb0805 100644 --- a/keyboards/vinta/rules.mk +++ b/keyboards/coarse/vinta/rules.mk | |||
diff --git a/keyboards/vinta/vinta.c b/keyboards/coarse/vinta/vinta.c index 112e44fb8..112e44fb8 100644 --- a/keyboards/vinta/vinta.c +++ b/keyboards/coarse/vinta/vinta.c | |||
diff --git a/keyboards/vinta/vinta.h b/keyboards/coarse/vinta/vinta.h index 03a815c06..03a815c06 100644 --- a/keyboards/vinta/vinta.h +++ b/keyboards/coarse/vinta/vinta.h | |||
