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 c6668b9cd9
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128)
2 months ago
..
blackpill_f401 Relocate backlight drivers (#21444) 9 months ago
blackpill_f401_tinyuf2 Relocate backlight drivers (#21444) 9 months ago
blackpill_f411 Relocate backlight drivers (#21444) 9 months ago
blackpill_f411_tinyuf2 Relocate backlight drivers (#21444) 9 months ago
bluepill Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 10 months ago
bluepill_f103c6 Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 10 months ago
bluepill_uf2boot Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 10 months ago
elite_c Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
evb_wb32f3g71 Relocate backlight drivers (#21444) 9 months ago
evb_wb32fq95 Relocate backlight drivers (#21444) 9 months ago
kb2040 Dedupe I2C, SPI, UART driver inclusions (#22253) 6 months ago
keymaps Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128) 2 months ago
nucleo_f446re Generalise ADC driver source inclusion (#22448) 5 months ago
nucleo_g431rb Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 10 months ago
nucleo_g474re Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 10 months ago
nucleo_h723zg STM32H723 support (#21352) 10 months ago
nucleo_l432kc Relocate backlight drivers (#21444) 9 months ago
promicro Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
proton_c Relocate backlight drivers (#21444) 9 months ago
rp2040 Relocate backlight drivers (#21444) 9 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) 9 months ago
stm32f3_disco [Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839) 2 months ago
stm32f405_feather Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 10 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) 10 months ago
teensy_35 Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 10 months ago
teensy_lc Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 10 months ago
config.h Move `TAPPING_TERM` to data driven (#21296) 10 months ago
info.json Move `TAPPING_TERM` to data driven (#21296) 10 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.