qmk-firmwares/keyboards/handwired/onekey
2023-02-21 15:55:23 +00:00
..
blackpill_f401 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
blackpill_f401_tinyuf2 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
blackpill_f411 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
blackpill_f411_tinyuf2 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
bluepill Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
bluepill_f103c6 Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
bluepill_uf2boot Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
elite_c Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
evb_wb32f3g71 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
evb_wb32fq95 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
kb2040 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
keymaps Remove deprecated Quantum keycodes (#19712) 2023-01-29 16:44:16 +00:00
nucleo_f446re Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
nucleo_l432kc Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
promicro Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
proton_c Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
rp2040 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
sipeed_longan_nano Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
stm32f0_disco Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
stm32f405_feather jsonify some info.json (#19146) 2022-11-25 02:47:02 +00:00
teensy_2 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
teensy_2pp Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
teensy_32 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
teensy_35 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
teensy_lc Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 2023-02-07 00:05:37 +00:00
info.json Merge remote-tracking branch 'origin/master' into develop 2022-11-18 02:17:25 +00:00
onekey.c Onekey: migrate some stuff to data driven (#18502) 2022-09-30 04:23:11 +10:00
readme.md [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2021-10-18 16:23:20 +11:00
rules.mk Onekey: migrate some stuff to data driven (#18502) 2022-09-30 04:23:11 +10:00

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.