|
|
hai 1 mes | |
|---|---|---|
| .. | ||
| ansi | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| boards | 81b7d6f67f [Keyboard] Add Support to Ducky One2 SF (#17260) | %!s(int64=4) %!d(string=hai) anos |
| iso | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| 1967st.c | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| chconf.h | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| config.h | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| info.json | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| mcuconf.h | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| readme.md | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
| rules.mk | dd905c9531 Split `ducky/one2sf/1967st` into `ansi`/`iso` variants (#26277) | hai 1 mes |
A 65% keyboard by Ducky.
make ducky/one2sf/1967st/ansi:default
make ducky/one2sf/1967st/iso:default
To enter the 1967ST bootloader to flash, boot the keyboard while holding D+L.
There are then two ways to flash the keyboard:
pip install --user nuvoton-isp
nuvoisp -f ducky_one2sf_1967st_ansi_default.bin
Alternatively you can use elfmimi's nu-isp-cli which is more complete than nuvoisp and allows flashing .hex files as well.
cargo install nu-isp-cli
nu-isp-cli flash ducky_one2sf_1967st_ansi_default.bin
or
make ducky/one2sf/1967st/ansi:default:flash
make ducky/one2sf/1967st/iso:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.