qmk-firmware/keyboards/handwired/onekey
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173)
* Initial ARM bitbang ws2812 driver

* Unify chibios platform to run rgblight_task

* Remove 'avr only' comments from ws2812 docs

* Remove 'avr only' comments from ws2812 docs

* Unify chibios platform to run rgblight_task - review comments

* Remove debug flags from keymap

* Add comments from review

* Add defines for STM32L0XX

* Attempt to get arm ws2812 working on multiple gcc versions
2019-11-07 13:10:29 +00:00
..
bluepill ARM - ws2812 bitbang (#7173) 2019-11-07 13:10:29 +00:00
elite_c
keymaps ARM - ws2812 bitbang (#7173) 2019-11-07 13:10:29 +00:00
promicro
proton_c ARM - ws2812 bitbang (#7173) 2019-11-07 13:10:29 +00:00
pytest
stm32f0_disco ARM - ws2812 bitbang (#7173) 2019-11-07 13:10:29 +00:00
teensy_2
teensy_2pp
teensy_32
teensy_lc
config.h
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.