James Young a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) 2 years ago
..
blackpill_f401 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
blackpill_f401_tinyuf2 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
blackpill_f411 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
blackpill_f411_tinyuf2 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
bluepill 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
bluepill_f103c6 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
bluepill_uf2boot 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
elite_c 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
evb_wb32f3g71 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
evb_wb32fq95 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
kb2040 baa6000ed3 Data-Driven Keyboard Conversions: H, Part 3 (#23530) 2 years ago
keymaps c6668b9cd9 Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128) 2 years ago
nucleo_f446re 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
nucleo_g431rb 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
nucleo_g474re 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
nucleo_h723zg 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
nucleo_l432kc 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
promicro 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
proton_c 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
rp2040 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
sipeed_longan_nano e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
stm32f0_disco 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
stm32f3_disco 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
stm32f405_feather 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
teensy_2 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
teensy_2pp 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
teensy_32 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
teensy_35 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
teensy_lc e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 years ago
config.h a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) 2 years ago
info.json a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) 2 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.