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.
 
 
 
 
 
Erovia 6501377070
CLI: fix `json2c` subcommand and add/fix tests (#9206)
4 years ago
..
blackpill_f401 Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
blackpill_f411 Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
bluepill Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
elite_c Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
keymaps CLI: fix `json2c` subcommand and add/fix tests (#9206) 4 years ago
promicro Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
proton_c Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
pytest CLI: fix `json2c` subcommand and add/fix tests (#9206) 4 years ago
stm32f0_disco Enable memcore to fix malloc/rand crashes (#8695) 4 years ago
teensy_2 Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
teensy_2pp Set backlight and RGB pins for AVR onekeys (#8533) 4 years ago
teensy_32 2020 February 29 Breaking Changes Update (#8064) 4 years ago
teensy_lc Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 4 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] Refactor of onekey to support multiple development boards (#6017) 4 years ago
readme.md [Keyboard] Refactor of onekey to support multiple development boards (#6017) 4 years ago
rules.mk Code cleanup, use pathlib, use pytest keyboard 4 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.