qmk_firmware/keyboards/handwired/onekey
2022-11-12 03:20:44 +00:00
..
blackpill_f401 [Core] PWM Backlight for RP2040 (#17706) 2022-10-04 23:10:24 +02:00
blackpill_f411 [Core] PWM Backlight for RP2040 (#17706) 2022-10-04 23:10:24 +02:00
blackpill_f411_tinyuf2 [Core] PWM Backlight for RP2040 (#17706) 2022-10-04 23:10:24 +02:00
bluepill onekey: enable ADC for Bluepill and Blackpill (#18545) 2022-09-30 17:14:41 +01:00
bluepill_f103c6 onekey: disable NKRO and mousekeys by default (#19038) 2022-11-12 03:20:44 +00:00
elite_c
evb_wb32f3g71 Added analog support for WB32 MCU. (#18289) 2022-11-01 15:04:15 +11:00
evb_wb32fq95 Added analog support for WB32 MCU. (#18289) 2022-11-01 15:04:15 +11:00
kb2040
keymaps Remove rgblight_list.h (#18878) 2022-10-27 23:50:14 +01:00
nucleo_l432kc
promicro
proton_c
rp2040 [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 2022-10-27 19:26:16 +02:00
sipeed_longan_nano
stm32f0_disco onekey: Enable ADC for STM32F072 Discovery (#18592) 2022-10-05 11:36:20 +11:00
stm32f405_feather
teensy_2
teensy_2pp
teensy_32
teensy_35
teensy_lc
config.h
info.json onekey: disable NKRO and mousekeys by default (#19038) 2022-11-12 03:20:44 +00:00
onekey.c
readme.md
rules.mk

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.