You can not 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 1c069b13b9
rgblight: driver selection cleanups (#21558)
9 months ago
..
blackpill_f401 Relocate backlight drivers (#21444) 10 months ago
blackpill_f401_tinyuf2 Relocate backlight drivers (#21444) 10 months ago
blackpill_f411 Relocate backlight drivers (#21444) 10 months ago
blackpill_f411_tinyuf2 Relocate backlight drivers (#21444) 10 months ago
bluepill Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago
bluepill_f103c6 Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago
bluepill_uf2boot Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago
elite_c Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
evb_wb32f3g71 Relocate backlight drivers (#21444) 10 months ago
evb_wb32fq95 Relocate backlight drivers (#21444) 10 months ago
kb2040 OLED: driver naming cleanups (#21710) 9 months ago
keymaps rgblight: driver selection cleanups (#21558) 9 months ago
nucleo_f446re Relocate backlight drivers (#21444) 10 months ago
nucleo_g431rb Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 11 months ago
nucleo_g474re Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 11 months ago
nucleo_h723zg STM32H723 support (#21352) 11 months ago
nucleo_l432kc Relocate backlight drivers (#21444) 10 months ago
promicro Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
proton_c Relocate backlight drivers (#21444) 10 months ago
rp2040 Relocate backlight drivers (#21444) 10 months ago
sipeed_longan_nano Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
stm32f0_disco Relocate backlight drivers (#21444) 10 months ago
stm32f3_disco [Keyboard] Add STM32f3 Discovery onekey (#21625) 10 months ago
stm32f405_feather Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago
teensy_2 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
teensy_2pp Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
teensy_32 Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago
teensy_35 Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago
teensy_lc Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 11 months ago
config.h Move `TAPPING_TERM` to data driven (#21296) 11 months ago
info.json Move `TAPPING_TERM` to data driven (#21296) 11 months ago
onekey.c Onekey: migrate some stuff to data driven (#18502) 1 year ago
readme.md [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
rules.mk Onekey: migrate some stuff to data driven (#18502) 1 year 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.