qmk_firmware/keyboards/handwired/onekey
Sergey Vlasov 272281f1a0
Add analog support for RP2040 (#19453)
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-01-19 10:30:58 +11:00
..
blackpill_f401 Fixup EFL and F4's sector selection. (#19221) 2022-12-02 21:55:28 +11:00
blackpill_f401_tinyuf2 Ignore defaults.hjson values if already set (#19511) 2023-01-07 17:05:53 +00:00
blackpill_f411 Fixup EFL and F4's sector selection. (#19221) 2022-12-02 21:55:28 +11:00
blackpill_f411_tinyuf2 Ignore defaults.hjson values if already set (#19511) 2023-01-07 17:05:53 +00:00
bluepill onekey: enable ADC for Bluepill and Blackpill (#18545) 2022-09-30 17:14:41 +01:00
bluepill_f103c6 Merge remote-tracking branch 'origin/master' into develop 2022-11-18 02:17:25 +00:00
bluepill_uf2boot Add mmoskal/uf2-stm32f103 bootloader support (#19594) 2023-01-15 15:04:32 +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 Merge remote-tracking branch 'origin/master' into develop 2023-01-07 17:03:18 +00:00
keymaps Tap Dance: remove qk_ prefix (#19313) 2022-12-14 12:40:25 -08:00
nucleo_l432kc
promicro
proton_c Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
rp2040 Add analog support for RP2040 (#19453) 2023-01-19 10:30:58 +11: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

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.