Joel Challis 5db9f2fb41 Remove `OLED_DISPLAY_128X32` config (#26190) 4 mesi fa
..
at_start_f415 0b6a460b7f Remove duplicate of SPI default config from keyboards (#25266) 1 anno fa
blackpill_f401 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 anni fa
blackpill_f401_tinyuf2 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 anni fa
blackpill_f411 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 anni fa
blackpill_f411_tinyuf2 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 anni fa
bluepill 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
bluepill_f103c6 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 anni fa
bluepill_uf2boot 4f7a7873c8 [CI] Format code according to conventions (#26000) 7 mesi fa
elite_c 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
evb_wb32f3g71 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 anni fa
evb_wb32fq95 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) 2 anni fa
kb2040 5db9f2fb41 Remove `OLED_DISPLAY_128X32` config (#26190) 4 mesi fa
keymaps 4f7a7873c8 [CI] Format code according to conventions (#26000) 7 mesi fa
nucleo_f446re f4068dbfb0 Update STM32F446 default HSE to 8MHz (#25717) 11 mesi fa
nucleo_g431rb 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
nucleo_g474re 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
nucleo_h723zg 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
nucleo_l432kc 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
promicro 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
proton_c 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
rp2040 0b6a460b7f Remove duplicate of SPI default config from keyboards (#25266) 1 anno fa
sipeed_longan_nano 4f7a7873c8 [CI] Format code according to conventions (#26000) 7 mesi fa
stm32f0_disco 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
stm32f3_disco 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
stm32f405_feather 4f7a7873c8 [CI] Format code according to conventions (#26000) 7 mesi fa
teensy_2 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
teensy_2pp 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
teensy_32 2b00b846dc Non-volatile memory data repository pattern (#24356) 1 anno fa
teensy_35 831deac212 Migrate build target markers to keyboard.json (#23293) 2 anni fa
teensy_lc 4f7a7873c8 [CI] Format code according to conventions (#26000) 7 mesi fa
weact_g0b1cb f686ad9e63 [Core] STM32G0x1 support (#24301) 1 anno fa
config.h a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) 2 anni fa
info.json f4171412a6 Enable community modules to define LED matrix and RGB matrix effects. (#25187) 1 anno fa
onekey.c 45b5ed5c6e Onekey: migrate some stuff to data driven (#18502) 4 anni fa
readme.md e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 anni fa

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.