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.
 
 
 
 
 
Joel Challis e869c80af7
Migrate build target markers to keyboard.json - HI (#23540)
1 month ago
..
blackpill_f401 Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
blackpill_f401_tinyuf2 Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
blackpill_f411 Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
blackpill_f411_tinyuf2 Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
bluepill Migrate build target markers to keyboard.json (#23293) 2 months ago
bluepill_f103c6 Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
bluepill_uf2boot Migrate build target markers to keyboard.json (#23293) 2 months ago
elite_c Migrate build target markers to keyboard.json (#23293) 2 months ago
evb_wb32f3g71 Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
evb_wb32fq95 Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
kb2040 Data-Driven Keyboard Conversions: H, Part 3 (#23530) 1 month ago
keymaps Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128) 3 months ago
nucleo_f446re Migrate build target markers to keyboard.json (#23293) 2 months ago
nucleo_g431rb Migrate build target markers to keyboard.json (#23293) 2 months ago
nucleo_g474re Migrate build target markers to keyboard.json (#23293) 2 months ago
nucleo_h723zg Migrate build target markers to keyboard.json (#23293) 2 months ago
nucleo_l432kc Migrate build target markers to keyboard.json (#23293) 2 months ago
promicro Migrate build target markers to keyboard.json (#23293) 2 months ago
proton_c Migrate build target markers to keyboard.json (#23293) 2 months ago
rp2040 Migrate build target markers to keyboard.json (#23293) 2 months ago
sipeed_longan_nano Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
stm32f0_disco Migrate build target markers to keyboard.json (#23293) 2 months ago
stm32f3_disco Migrate build target markers to keyboard.json (#23293) 2 months ago
stm32f405_feather Migrate build target markers to keyboard.json (#23293) 2 months ago
teensy_2 Migrate build target markers to keyboard.json (#23293) 2 months ago
teensy_2pp Migrate build target markers to keyboard.json (#23293) 2 months ago
teensy_32 Migrate build target markers to keyboard.json (#23293) 2 months ago
teensy_35 Migrate build target markers to keyboard.json (#23293) 2 months ago
teensy_lc Migrate build target markers to keyboard.json - HI (#23540) 1 month ago
config.h Move `TAPPING_TERM` to data driven (#21296) 11 months ago
info.json Remove redundant disabling of features (#22926) 2 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.