qmk_firmware/keyboards/handwired/onekey
2022-07-01 14:39:35 +00:00
..
blackpill_f401 Specify blackpill board files where relevant (#17521) 2022-07-01 15:38:57 +01:00
blackpill_f411 Specify blackpill board files where relevant (#17521) 2022-07-01 15:38:57 +01:00
blackpill_f411_tinyuf2
bluepill Provide better config defaults for bluepill boards (#16909) 2022-04-22 07:03:28 +10:00
elite_c
evb_wb32f3g71 Add WB32 evaluation board onekey targets. (#17330) 2022-06-08 10:47:56 +10:00
evb_wb32fq95 Add WB32 evaluation board onekey targets. (#17330) 2022-06-08 10:47:56 +10:00
keymaps [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) 2022-05-15 21:24:35 +10:00
nucleo_l432kc Add L432, L442. (#16016) 2022-01-24 08:49:36 +11:00
promicro
proton_c
rp2040 [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
sipeed_longan_nano
stm32f0_disco
stm32f405_feather
teensy_2
teensy_2pp
teensy_32 Refactor bootloader_jump() implementations (#15450) 2021-12-27 21:10:07 +11:00
teensy_lc Refactor bootloader_jump() implementations (#15450) 2021-12-27 21:10:07 +11:00
config.h Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) 2022-06-24 12:40:09 +02:00
info.json
onekey.c [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
onekey.h
readme.md
rules.mk

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.