Joel Challis 8522bb342d Enable modules to persist data (#26201) 1 month ago
..
at_start_f415 0b6a460b7f Remove duplicate of SPI default config from keyboards (#25266) 1 year 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 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months 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 5db9f2fb41 Remove `OLED_DISPLAY_128X32` config (#26190) 2 months ago
keymaps 8522bb342d Enable modules to persist data (#26201) 1 month ago
nucleo_f446re f4068dbfb0 Update STM32F446 default HSE to 8MHz (#25717) 9 months 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 0b6a460b7f Remove duplicate of SPI default config from keyboards (#25266) 1 year ago
sipeed_longan_nano 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months 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 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months 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 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 year ago
teensy_35 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
teensy_lc 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 months ago
weact_g0b1cb f686ad9e63 [Core] STM32G0x1 support (#24301) 1 year ago
config.h a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) 2 years ago
info.json f4171412a6 Enable community modules to define LED matrix and RGB matrix effects. (#25187) 1 year 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

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.