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.
qmk-fw/keyboards/handwired/onekey
Sergey Vlasov fee953c4f8
Disable the command feature for onekeys (#10366)
There is no way to invoke the command feature while having just a single
physical key, and disabling that feature fixes build for keymaps like
`handwired/onekey/promicro:rgb` without resorting to LTO (the command
feature consumes more than 4900 bytes with avr-gcc 8.4.0).
5 years ago
..
blackpill_f401 Add STM32F401/F411 to mcu_selection.mk (#10278) 5 years ago
blackpill_f411 Add STM32F401/F411 to mcu_selection.mk (#10278) 5 years ago
bluepill Remove unused CORTEX_VTOR_INIT (#10053) 5 years ago
elite_c
keymaps format code according to conventions [skip ci] 5 years ago
promicro
proton_c
pytest
stm32f0_disco
teensy_2
teensy_2pp Update handwired/onekey/teensy_2pp readme (#9784) 5 years ago
teensy_32 Enable OLED support for Teensy 3.2/LC (#7591) 5 years ago
teensy_lc Enable OLED support for Teensy 3.2/LC (#7591) 5 years ago
config.h
onekey.c
onekey.h
readme.md
rules.mk Disable the command feature for onekeys (#10366) 5 years ago

readme.md

onekey handwired

Custom handwired one key keyboard.

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:

See each individual board for pin infomation

Make example for this keyboard (after setting up your build environment):

make handwired/onekey:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.