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
Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487)
* Move AVR backlight to own file, add borrowed ARM implementation

* Tiny fix for backlight custom logic

* Remove duplicate board from rebase

* Fix f303 onekey example

* clang-format

* clang-format

* Remove backlight keymap debug

* Initial pass of ARM backlight docs

* Initial pass of ARM backlight docs - resolve todos

* fix rules validation logic

* Add f072 warning

* Add f072 warning

* tidy up breathing in backlight keymap

* tidy up breathing in backlight keymap

* add missing break to backlight keymap
6 years ago
..
bluepill ARM - Initial backlight support (#6487) 6 years ago
elite_c
keymaps ARM - Initial backlight support (#6487) 6 years ago
promicro
proton_c ARM - Initial backlight support (#6487) 6 years ago
pytest Setup a python test framework 6 years ago
stm32f0_disco ARM - Initial backlight support (#6487) 6 years ago
teensy_2
teensy_2pp Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 6 years ago
teensy_32
teensy_lc
config.h ARM - Initial backlight support (#6487) 6 years ago
onekey.c
onekey.h
readme.md
rules.mk

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.