You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan ac5e6b6a3b
Tentative Teensy 3.5 support (#14420)
* Tentative Teensy 3.5 support

* Set firmware format to .hex for ARM Teensys

* Got to "device descriptor failed" by comparing with Teensy 3.6 code

* Drop down to 96MHz...

* Bump back up to 120MHz
3 years ago
..
blackpill_f401 Specify blackpill board files where relevant (#17521) 3 years ago
blackpill_f411 Specify blackpill board files where relevant (#17521) 3 years ago
blackpill_f411_tinyuf2
bluepill
elite_c
evb_wb32f3g71
evb_wb32fq95
keymaps
nucleo_l432kc
promicro
proton_c
rp2040 [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
sipeed_longan_nano
stm32f0_disco
stm32f405_feather
teensy_2
teensy_2pp
teensy_32
teensy_35 Tentative Teensy 3.5 support (#14420) 3 years ago
teensy_lc
config.h
info.json
onekey.c [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
onekey.h
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.