Nick Brassel 7d8f193988 Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout etc. (#23451) há 1 ano atrás
..
at_start_f415 39161b9ee7 Added MCU support for ArteryTek AT32F415 (#23445) há 1 ano atrás
blackpill_f401 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
blackpill_f401_tinyuf2 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
blackpill_f411 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
blackpill_f411_tinyuf2 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
bluepill 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
bluepill_f103c6 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
bluepill_uf2boot 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
elite_c 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
evb_wb32f3g71 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
evb_wb32fq95 e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
kb2040 7d8f193988 Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout etc. (#23451) há 1 ano atrás
keymaps 7d8f193988 Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout etc. (#23451) há 1 ano atrás
nucleo_f446re 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
nucleo_g431rb 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
nucleo_g474re 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
nucleo_h723zg 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
nucleo_l432kc 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
promicro 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
proton_c 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
rp2040 7d8f193988 Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout etc. (#23451) há 1 ano atrás
sipeed_longan_nano e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
stm32f0_disco 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
stm32f3_disco 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
stm32f405_feather 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
teensy_2 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
teensy_2pp 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
teensy_32 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
teensy_35 831deac212 Migrate build target markers to keyboard.json (#23293) há 2 anos atrás
teensy_lc e869c80af7 Migrate build target markers to keyboard.json - HI (#23540) há 2 anos atrás
config.h a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) há 2 anos atrás
info.json 7d8f193988 Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout etc. (#23451) há 1 ano atrás
onekey.c 45b5ed5c6e Onekey: migrate some stuff to data driven (#18502) há 3 anos atrás
readme.md e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) há 4 anos atrás
rules.mk 45b5ed5c6e Onekey: migrate some stuff to data driven (#18502) há 3 anos atrás

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.