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 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
blackpill_f401 Onekey cleanup (#13786) 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 Remove bootloader listings from rules.mk (#14330) 2 years ago
promicro Onekey cleanup (#13786) 2 years ago
proton_c Onekey cleanup (#13786) 2 years ago
stm32f0_disco Onekey cleanup (#13786) 2 years ago
teensy_2 Onekey cleanup (#13786) 2 years ago
teensy_2pp Onekey cleanup (#13786) 2 years ago
teensy_32 Onekey cleanup (#13786) 2 years ago
teensy_lc Onekey cleanup (#13786) 2 years ago
config.h Onekey cleanup (#13786) 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) 3 years ago
readme.md Onekey cleanup (#13786) 2 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago

readme.md

onekey

Custom handwired one key keyboard. See each individual board for pin information.

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: bluepill, Elite-C, Pro Micro, Proton C, 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.