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/handwired/onekey
Ryan 44d93285d1
Change ?= to = in keyboard rules.mk (#9390)
5 years ago
..
blackpill_f401 Change ?= to = in keyboard rules.mk (#9390) 5 years ago
blackpill_f411 Change ?= to = in keyboard rules.mk (#9390) 5 years ago
bluepill Set backlight and RGB pins for AVR onekeys (#8533) 5 years ago
elite_c Set backlight and RGB pins for AVR onekeys (#8533) 5 years ago
keymaps [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) 5 years ago
promicro Set backlight and RGB pins for AVR onekeys (#8533) 5 years ago
proton_c Set backlight and RGB pins for AVR onekeys (#8533) 5 years ago
pytest CLI: fix `json2c` subcommand and add/fix tests (#9206) 5 years ago
stm32f0_disco Enable memcore to fix malloc/rand crashes (#8695) 5 years ago
teensy_2 Set backlight and RGB pins for AVR onekeys (#8533) 5 years ago
teensy_2pp Set backlight and RGB pins for AVR onekeys (#8533) 5 years ago
teensy_32 2020 February 29 Breaking Changes Update (#8064) 5 years ago
teensy_lc Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 5 years ago
config.h Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 5 years ago
onekey.c adds handwire and onekey example 9 years ago
onekey.h [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) 5 years ago
readme.md [Keyboard] Refactor of onekey to support multiple development boards (#6017) 6 years ago
rules.mk Code cleanup, use pathlib, use pytest keyboard 5 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.