bffbb4b42d
* Added WT65-B, WT75-B, minor fixes * Update keyboards/wilba_tech/wt65_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/wilba_tech/wt65_b/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/wilba_tech/wt75_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Change DEBOUNCING_DELAY to DEBOUNCE * Change DEBOUNCING_DELAY to DEBOUNCE * Move Zeal60/Zeal65 files to keyboards/wilba_tech * Change DEBOUNCING_DELAY to DEBOUNCE * Refactoring zeal60 code to wilba_tech * Moved Rama Works PCBs to wilba_tech * Rename Rama Works files * Cleanup info.json * Cleanup readme.md * Cleanup USB device strings * U80-A RGB matrix, IS31FL3731 driver changes * Fixed #include from keyboards/zeal60 |
||
---|---|---|
.. | ||
boards/GENERIC_STM32_F303XC | ||
keymaps | ||
bootloader_defs.h | ||
chconf.h | ||
config.h | ||
halconf.h | ||
info.json | ||
mcuconf.h | ||
readme.md | ||
rules.mk | ||
v2.c | ||
v2.h |
readme.md
HS60 V2.0
This is a standard fixed layout 60% PCB. It comes in three variants; ISO, ANSI and HHKB and support full per-key RGB.
Keyboard Maintainer: Yiancar and on github
Hardware Supported: HS60 ISO, ANSI and HHKB PCBs with STM32F303CC
Hardware Availability: http://groupbuys.mechboards.co.uk/shop/hs60-hotswap-60-pcb/
Due to the RGB implementation, the HS60 is currently not compatible with community layouts.
Instructions
Build
Make example for this keyboard (after setting up your build environment):
make hs60/v2:default
See build environment setup then the make instructions for more information.
Reset
- Unplug
- Hold Escape
- Plug In
- Unplug
- Release Escape
Flash
- Unplug
- Hold Escape
- Plug In
- Flash using QMK Toolbox or dfu-util (
make hs60/v2:<keymap>:dfu-util
)