qmk-firmware/keyboards/handwired/onekey
Ryan 66d7fc34b2
Add Arm Teensys to mcu_selection.mk (#8026)
* Add Arm Teensys to mcu_selection.mk

* Roll back halfkeyboard keymap changes

* Remove extra newline
2020-02-21 17:12:15 +11:00
..
bluepill Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11:00
elite_c Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
keymaps ARM - ws2812 bitbang (#7173) 2019-11-07 13:10:29 +00:00
promicro Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
proton_c ARM - ws2812 bitbang (#7173) 2019-11-07 13:10:29 +00:00
pytest Setup a python test framework 2019-09-07 07:58:41 -07:00
stm32f0_disco Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11:00
teensy_2 Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
teensy_2pp Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 2019-09-19 09:55:03 -07:00
teensy_32 Add Arm Teensys to mcu_selection.mk (#8026) 2020-02-21 17:12:15 +11:00
teensy_lc Add Arm Teensys to mcu_selection.mk (#8026) 2020-02-21 17:12:15 +11:00
config.h Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 2020-01-19 14:11:57 +11:00
onekey.c adds handwire and onekey example 2016-06-29 20:21:05 -04:00
onekey.h [Keyboard] Refactor of onekey to support multiple development boards (#6017) 2019-06-26 10:52:09 -07:00
readme.md [Keyboard] Refactor of onekey to support multiple development boards (#6017) 2019-06-26 10:52:09 -07:00
rules.mk Code cleanup, use pathlib, use pytest keyboard 2020-02-15 15:19:03 -08:00

readme.md

onekey handwired

Custom handwired one key keyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: bluepill, Elite-C, Pro Micro, Proton C, Teensy 2.0, Teensy++ 2.0, Teensy LC, Teensy 3.2
Hardware Availability:

See each individual board for pin infomation

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

make handwired/onekey:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.