You can not 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 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655)
2 years ago
..
blackpill_f401 Align ChibiOS I2C defs with other drivers (#14399) 2 years ago
blackpill_f411 Onekey cleanup (#13786) 2 years ago
blackpill_f411_tinyuf2 Onekey cleanup (#13786) 2 years ago
bluepill Onekey cleanup (#13786) 2 years ago
elite_c Onekey cleanup (#13786) 2 years ago
keymaps [Keymap] Fix onekey oled keymap (#15751) 2 years ago
nucleo_l432kc Add L432, L442. (#16016) 2 years ago
promicro Onekey cleanup (#13786) 2 years ago
proton_c Onekey cleanup (#13786) 2 years ago
sipeed_longan_nano [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
stm32f0_disco Onekey cleanup (#13786) 2 years ago
stm32f405_feather Initial pass of F405 support (#14584) 2 years ago
teensy_2 Onekey cleanup (#13786) 2 years ago
teensy_2pp Onekey cleanup (#13786) 2 years ago
teensy_32 Refactor `bootloader_jump()` implementations (#15450) 2 years ago
teensy_lc Refactor `bootloader_jump()` implementations (#15450) 2 years ago
config.h Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
onekey.c Onekey cleanup (#13786) 2 years ago
onekey.h [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) 4 years ago
readme.md [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago

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.