qmk_firmware/keyboards/handwired/onekey
2023-03-26 18:22:12 +11:00
..
blackpill_f401 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
blackpill_f401_tinyuf2 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
blackpill_f411 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
blackpill_f411_tinyuf2 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
bluepill Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
bluepill_f103c6 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
bluepill_uf2boot Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
elite_c Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
evb_wb32f3g71 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
evb_wb32fq95 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
kb2040 Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00
keymaps Remove deprecated Quantum keycodes (#19712) 2023-01-29 16:44:16 +00:00
nucleo_f446re Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
nucleo_l432kc Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
promicro Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
proton_c Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +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 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
stm32f0_disco Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
stm32f405_feather jsonify some info.json (#19146) 2022-11-25 02:47:02 +00:00
teensy_2 Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +11:00
teensy_2pp Clean up APA102 config and add DD mapping (#20159) 2023-03-20 08:12:19 +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.