qmk_firmware/keyboards/handwired/onekey
Ryan 1e95f7be8f
Joystick feature improvements (#19052)
2022-11-27 03:14:45 +11:00
..
blackpill_f401 [Core] PWM Backlight for RP2040 (#17706) 2022-10-04 23:10:24 +02:00
blackpill_f411 [Core] PWM Backlight for RP2040 (#17706) 2022-10-04 23:10:24 +02:00
blackpill_f411_tinyuf2 [Core] PWM Backlight for RP2040 (#17706) 2022-10-04 23:10:24 +02:00
bluepill
bluepill_f103c6 Merge remote-tracking branch 'origin/master' into develop 2022-11-18 02:17:25 +00:00
elite_c
evb_wb32f3g71 Added analog support for WB32 MCU. (#18289) 2022-11-01 15:04:15 +11:00
evb_wb32fq95 Added analog support for WB32 MCU. (#18289) 2022-11-01 15:04:15 +11:00
kb2040
keymaps Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
nucleo_l432kc
promicro
proton_c Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
rp2040 [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 2022-10-27 19:26:16 +02:00
sipeed_longan_nano
stm32f0_disco onekey: Enable ADC for STM32F072 Discovery (#18592) 2022-10-05 11:36:20 +11:00
stm32f405_feather jsonify some info.json (#19146) 2022-11-25 02:47:02 +00:00
teensy_2
teensy_2pp
teensy_32
teensy_35
teensy_lc
config.h
info.json Merge remote-tracking branch 'origin/master' into develop 2022-11-18 02:17:25 +00:00
onekey.c
readme.md
rules.mk

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.