You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/k_type
Drashna Jaelre 41beecfc18 Add DFU Suffix for ARM boards (#5763)
* Add DFU Suffix for ARM boards

* Blindly flash DFU SUFFIX ARGS for now

* Fix commented out check

* Fix DFU Suffix Argument check

Thank you jack!

* Update Travis CI Scripts to include dfu-util

So we can get dfu-suffix as well

* Manually add dfu-suffix package

* Use external repo for newer version of dfu-util

One that includes dfu-suffix

* Update .travis.yml

* Silence unnecessary output from dfu-suffix
6 years ago
..
keymaps Cleanup Default Keymaps (#5442) 6 years ago
bootloader_defs.h
chconf.h
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
halconf.h
info.json
k_type.c
k_type.h
matrix.c
mcuconf.h
readme.md Modified URLs to point to new locations 6 years ago
rules.mk Add DFU Suffix for ARM boards (#5763) 6 years ago

readme.md

Input Club K-Type

Firmware for custom keyboard PCB with TKL Key Layout

Keyboard Maintainer: Kaleb Elwert
Hardware Supported: Input Club K-Type
Hardware Availability: Input Club, Massdrop

Make example for this keyboard (after setting up your build environment):

make k_type:default

See build environment setup then the make instructions for more information.