qmk-firmwares/keyboards/handwired/onekey
2022-08-06 23:23:35 +10:00
..
blackpill_f401 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
blackpill_f411 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
blackpill_f411_tinyuf2 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
bluepill Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
elite_c Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
evb_wb32f3g71 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
evb_wb32fq95 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
kb2040 Add kb2040 onkey keyboard that works with the oled keymap (#17786) 2022-08-05 19:38:10 -07:00
keymaps [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 2022-07-11 15:17:05 +02:00
nucleo_l432kc Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
promicro Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
proton_c Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
rp2040 [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 2022-07-11 15:17:05 +02:00
sipeed_longan_nano Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
stm32f0_disco Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
stm32f405_feather Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
teensy_2 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
teensy_2pp Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
teensy_32 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
teensy_35 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
teensy_lc Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10: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.