Sergey Vlasov 2d7240f730 onekey: Fix console output on AVR (#19930) 3 gadi atpakaļ
..
blackpill_f401 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
blackpill_f401_tinyuf2 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
blackpill_f411 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
blackpill_f411_tinyuf2 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
bluepill f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
bluepill_f103c6 499fc3b85e Add some missing `#pragma once`s (#19902) 3 gadi atpakaļ
bluepill_uf2boot f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
elite_c f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
evb_wb32f3g71 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
evb_wb32fq95 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
kb2040 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
keymaps 2d7240f730 onekey: Fix console output on AVR (#19930) 3 gadi atpakaļ
nucleo_f446re f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
nucleo_l432kc f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
promicro f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
proton_c f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
rp2040 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
sipeed_longan_nano f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
stm32f0_disco f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
stm32f405_feather 59443fa970 jsonify some info.json (#19146) 3 gadi atpakaļ
teensy_2 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
teensy_2pp f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
teensy_32 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
teensy_35 f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
teensy_lc f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 3 gadi atpakaļ
config.h 11b6bb8179 Remove unused Bootmagic row/col defines from config.h (#19761) 3 gadi atpakaļ
info.json 8449a4a11f Merge remote-tracking branch 'origin/master' into develop 3 gadi atpakaļ
onekey.c 45b5ed5c6e Onekey: migrate some stuff to data driven (#18502) 3 gadi atpakaļ
readme.md e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 gadi atpakaļ
rules.mk 45b5ed5c6e Onekey: migrate some stuff to data driven (#18502) 3 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.