Stefan Kerkmann d717396708 [Core] Add Raspberry Pi RP2040 support (#14877) 2 jaren geleden
..
blackpill_f401 a5e810b86c Add non blackpill F4x1 config files (#16600) 3 jaren geleden
blackpill_f411 f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) 3 jaren geleden
blackpill_f411_tinyuf2 d1db008745 Onekey cleanup (#13786) 3 jaren geleden
bluepill 969c68a9ad Provide better config defaults for bluepill boards (#16909) 3 jaren geleden
elite_c d1db008745 Onekey cleanup (#13786) 3 jaren geleden
evb_wb32f3g71 1d75e20cd8 Add WB32 evaluation board onekey targets. (#17330) 3 jaren geleden
evb_wb32fq95 1d75e20cd8 Add WB32 evaluation board onekey targets. (#17330) 3 jaren geleden
keymaps f090881aeb [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engine (#15657) 3 jaren geleden
nucleo_l432kc 77062e9a36 Add L432, L442. (#16016) 3 jaren geleden
promicro d1db008745 Onekey cleanup (#13786) 3 jaren geleden
proton_c d1db008745 Onekey cleanup (#13786) 3 jaren geleden
rp2040 d717396708 [Core] Add Raspberry Pi RP2040 support (#14877) 2 jaren geleden
sipeed_longan_nano e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 jaren geleden
stm32f0_disco d1db008745 Onekey cleanup (#13786) 3 jaren geleden
stm32f405_feather 3a2a39e5ec Initial pass of F405 support (#14584) 3 jaren geleden
teensy_2 d1db008745 Onekey cleanup (#13786) 3 jaren geleden
teensy_2pp d1db008745 Onekey cleanup (#13786) 3 jaren geleden
teensy_32 6bc870d899 Refactor `bootloader_jump()` implementations (#15450) 3 jaren geleden
teensy_lc 6bc870d899 Refactor `bootloader_jump()` implementations (#15450) 3 jaren geleden
config.h 3b9e186019 Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) 2 jaren geleden
info.json 4791cfae1a Remove width, height and key_count from info.json (#14274) 3 jaren geleden
onekey.c d717396708 [Core] Add Raspberry Pi RP2040 support (#14877) 2 jaren geleden
onekey.h 407d6a2b67 [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) 5 jaren geleden
readme.md e50867d52d [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 3 jaren geleden
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) 3 jaren geleden

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.