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 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
1 year ago
..
blackpill_f401 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
blackpill_f401_tinyuf2 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
blackpill_f411 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
blackpill_f411_tinyuf2 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
bluepill Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
bluepill_f103c6 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
bluepill_uf2boot Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
elite_c Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
evb_wb32f3g71 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
evb_wb32fq95 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
kb2040 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
keymaps onekey: Fix console output on AVR (#19930) 1 year ago
nucleo_f446re Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
nucleo_l432kc Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
promicro Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
proton_c Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
rp2040 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
sipeed_longan_nano Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
stm32f0_disco Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
stm32f405_feather jsonify some info.json (#19146) 1 year 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 usages of config_common.h from config.h files. (#19714) 1 year ago
teensy_35 Remove usages of config_common.h from config.h files. (#19714) 1 year ago
teensy_lc Remove usages of config_common.h from config.h files. (#19714) 1 year ago
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 1 year ago
info.json Merge remote-tracking branch 'origin/master' into develop 1 year 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.