Ryan e648155113 Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) 2 years ago
..
blackpill_f401 cb2331713c Relocate backlight drivers (#21444) 3 years ago
blackpill_f401_tinyuf2 cb2331713c Relocate backlight drivers (#21444) 3 years ago
blackpill_f411 cb2331713c Relocate backlight drivers (#21444) 3 years ago
blackpill_f411_tinyuf2 cb2331713c Relocate backlight drivers (#21444) 3 years ago
bluepill 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 years ago
bluepill_f103c6 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 years ago
bluepill_uf2boot 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 years ago
elite_c 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 3 years ago
evb_wb32f3g71 cb2331713c Relocate backlight drivers (#21444) 3 years ago
evb_wb32fq95 cb2331713c Relocate backlight drivers (#21444) 3 years ago
kb2040 c157c19b81 Dedupe I2C, SPI, UART driver inclusions (#22253) 2 years ago
keymaps e648155113 Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) 2 years ago
nucleo_f446re e884e42ce9 Generalise ADC driver source inclusion (#22448) 2 years ago
nucleo_g431rb 0774381f81 Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 3 years ago
nucleo_g474re 0774381f81 Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 3 years ago
nucleo_h723zg c814be0296 STM32H723 support (#21352) 3 years ago
nucleo_l432kc cb2331713c Relocate backlight drivers (#21444) 3 years ago
promicro 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 3 years ago
proton_c cb2331713c Relocate backlight drivers (#21444) 3 years ago
rp2040 cb2331713c Relocate backlight drivers (#21444) 3 years ago
sipeed_longan_nano 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 3 years ago
stm32f0_disco cb2331713c Relocate backlight drivers (#21444) 3 years ago
stm32f3_disco fca71f8d31 [Keyboard] Add STM32f3 Discovery onekey (#21625) 3 years ago
stm32f405_feather 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 years ago
teensy_2 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 3 years ago
teensy_2pp 47966dc2a6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 3 years ago
teensy_32 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 years ago
teensy_35 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 years ago
teensy_lc 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 years ago
config.h 1e05bad1ba Move `TAPPING_TERM` to data driven (#21296) 3 years ago
info.json 1e05bad1ba Move `TAPPING_TERM` to data driven (#21296) 3 years ago
onekey.c 45b5ed5c6e Onekey: migrate some stuff to data driven (#18502) 3 years ago
readme.md e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 years ago
rules.mk 45b5ed5c6e 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.