qmk_firmware/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).
2020-09-20 20:50:52 +01:00
..
blackpill_f401 Add STM32F401/F411 to mcu_selection.mk (#10278) 2020-09-18 20:00:18 -07:00
blackpill_f411 Add STM32F401/F411 to mcu_selection.mk (#10278) 2020-09-18 20:00:18 -07:00
bluepill Remove unused CORTEX_VTOR_INIT (#10053) 2020-08-29 14:30:02 -07:00
elite_c
keymaps format code according to conventions [skip ci] 2020-08-29 22:57:48 +00:00
promicro
proton_c
pytest
stm32f0_disco
teensy_2
teensy_2pp
teensy_32
teensy_lc
config.h
onekey.c
onekey.h
readme.md
rules.mk Disable the command feature for onekeys (#10366) 2020-09-20 20:50:52 +01:00

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.