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 6cc9513ab0
Digitizer feature improvements (#19034)
3 years ago
..
blackpill_f401 [Core] PWM Backlight for RP2040 (#17706) 3 years ago
blackpill_f411 [Core] PWM Backlight for RP2040 (#17706) 3 years ago
blackpill_f411_tinyuf2 [Core] PWM Backlight for RP2040 (#17706) 3 years ago
bluepill onekey: enable ADC for Bluepill and Blackpill (#18545) 3 years ago
bluepill_f103c6 onekey: disable NKRO and mousekeys by default (#19038) 3 years ago
elite_c Onekey: migrate some stuff to data driven (#18502) 3 years ago
evb_wb32f3g71 Added analog support for WB32 MCU. (#18289) 3 years ago
evb_wb32fq95 Added analog support for WB32 MCU. (#18289) 3 years ago
kb2040 Onekey: migrate some stuff to data driven (#18502) 3 years ago
keymaps Digitizer feature improvements (#19034) 3 years ago
nucleo_l432kc Onekey: migrate some stuff to data driven (#18502) 3 years ago
promicro Onekey: migrate some stuff to data driven (#18502) 3 years ago
proton_c Onekey: migrate some stuff to data driven (#18502) 3 years ago
rp2040 [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 3 years ago
sipeed_longan_nano Onekey: migrate some stuff to data driven (#18502) 3 years ago
stm32f0_disco onekey: Enable ADC for STM32F072 Discovery (#18592) 3 years ago
stm32f405_feather Onekey: migrate some stuff to data driven (#18502) 3 years ago
teensy_2 Onekey: migrate some stuff to data driven (#18502) 3 years ago
teensy_2pp Onekey: migrate some stuff to data driven (#18502) 3 years ago
teensy_32 Onekey: migrate some stuff to data driven (#18502) 3 years ago
teensy_35 Onekey: migrate some stuff to data driven (#18502) 3 years ago
teensy_lc Onekey: migrate some stuff to data driven (#18502) 3 years ago
config.h Onekey: migrate some stuff to data driven (#18502) 3 years ago
info.json onekey: disable NKRO and mousekeys by default (#19038) 3 years ago
onekey.c Onekey: migrate some stuff to data driven (#18502) 3 years ago
readme.md
rules.mk Onekey: migrate some stuff to data driven (#18502) 3 years ago

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.