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.
Ryan 499fc3b85e
Add some missing `#pragma once`s (#19902)
3 years ago
..
blackpill_f401 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
blackpill_f401_tinyuf2 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
blackpill_f411 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
blackpill_f411_tinyuf2 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
bluepill Remove usages of config_common.h from config.h files. (#19714) 3 years ago
bluepill_f103c6 Add some missing `#pragma once`s (#19902) 3 years ago
bluepill_uf2boot Remove usages of config_common.h from config.h files. (#19714) 3 years ago
elite_c Remove usages of config_common.h from config.h files. (#19714) 3 years ago
evb_wb32f3g71 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
evb_wb32fq95 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
kb2040 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
keymaps Remove deprecated Quantum keycodes (#19712) 3 years ago
nucleo_f446re Remove usages of config_common.h from config.h files. (#19714) 3 years ago
nucleo_l432kc Remove usages of config_common.h from config.h files. (#19714) 3 years ago
promicro Remove usages of config_common.h from config.h files. (#19714) 3 years ago
proton_c Remove usages of config_common.h from config.h files. (#19714) 3 years ago
rp2040 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
sipeed_longan_nano Remove usages of config_common.h from config.h files. (#19714) 3 years ago
stm32f0_disco Remove usages of config_common.h from config.h files. (#19714) 3 years ago
stm32f405_feather
teensy_2 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
teensy_2pp Remove usages of config_common.h from config.h files. (#19714) 3 years ago
teensy_32 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
teensy_35 Remove usages of config_common.h from config.h files. (#19714) 3 years ago
teensy_lc Remove usages of config_common.h from config.h files. (#19714) 3 years ago
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 3 years ago
info.json
onekey.c
readme.md
rules.mk

readme.md

onekey

Custom handwired one key keyboard. See each individual board for pin information.

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: Blackpill F401/F411, Bluepill, Elite-C, Pro Micro, Proton C, Sipeed Longan Nano, STM32F0 Disco, Teensy 2.0, Teensy++ 2.0, Teensy LC, Teensy 3.2
  • Hardware Availability: n/a

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

make handwired/onekey:default

Flashing example for this keyboard:

make handwired/onekey:default:flash

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