qmk_firmware/keyboards/_qmk_handwire
2018-05-31 00:28:37 -04:00
..
boards/GENERIC_STM32_F303XC master working 2018-02-22 21:22:47 -05:00
keymaps/default update to qwerty 2018-02-26 21:29:07 -05:00
_qmk_handwire.c start f303 handwire 2018-01-31 13:31:20 -05:00
_qmk_handwire.h update matrix 2018-02-07 17:17:39 -05:00
bootloader_defs.h start f303 handwire 2018-01-31 13:31:20 -05:00
chconf.h start f303 handwire 2018-01-31 13:31:20 -05:00
config.h update handwire with arm changes 2018-02-19 22:00:38 -05:00
halconf.h adds i2c slave implementation 2018-02-10 16:32:05 -05:00
led.c updated matrix and keymap 2018-02-01 14:48:25 -05:00
matrix.c update twi2c to do standard master stuff 2018-05-31 00:28:37 -04:00
mcuconf.h updated matrix and keymap 2018-02-01 14:48:25 -05:00
readme.md start f303 handwire 2018-01-31 13:31:20 -05:00
rules.mk adds i2c slave implementation 2018-02-10 16:32:05 -05:00

QMK Handwire

An Arm-based handwire board.

  • Keyboard Maintainer: Jack Humbert
  • Hardware Supported: QMK Handwire
    • rev1 (1.0)
  • Hardware Availability: qmk.fm

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

make _qmk_handwire:default

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