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

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.