You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis f03b10b6c1
Migrate python tests away from onekey (#11367)
3 years ago
..
blackpill_f401 Initial list of keyboards to exclude from CI (#11213) 3 years ago
blackpill_f411 Initial list of keyboards to exclude from CI (#11213) 3 years ago
bluepill Initial list of keyboards to exclude from CI (#11213) 3 years ago
elite_c Initial list of keyboards to exclude from CI (#11213) 3 years ago
keymaps Migrate python tests away from onekey (#11367) 3 years ago
promicro Initial list of keyboards to exclude from CI (#11213) 3 years ago
proton_c Initial list of keyboards to exclude from CI (#11213) 3 years ago
stm32f0_disco Initial list of keyboards to exclude from CI (#11213) 3 years ago
teensy_2 Initial list of keyboards to exclude from CI (#11213) 3 years ago
teensy_2pp Initial list of keyboards to exclude from CI (#11213) 3 years ago
teensy_32 Initial list of keyboards to exclude from CI (#11213) 3 years ago
teensy_lc Initial list of keyboards to exclude from CI (#11213) 3 years ago
.noci Initial list of keyboards to exclude from CI (#11213) 3 years ago
config.h Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 4 years ago
onekey.c adds handwire and onekey example 7 years ago
onekey.h [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) 3 years ago
readme.md [Keyboard] Refactor of onekey to support multiple development boards (#6017) 4 years ago
rules.mk Disable the command feature for onekeys (#10366) 3 years ago

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.