qmk_firmware/keyboards/handwired/onekey
Ryan 297aad6ebd
Set backlight and RGB pins for AVR onekeys (#8533)
* Set backlight and RGB pins for AVR onekeys

* Set pin for ADC as well

* Define ADC_PIN for F4 blackpills

* Use A0 for F4 ADCs

* Set ADC pins for F0 and F1
2020-03-24 03:32:23 +00:00
..
blackpill_f401 Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
blackpill_f411 Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
bluepill Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
elite_c Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
keymaps Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
promicro Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
proton_c Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
pytest
stm32f0_disco Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
teensy_2 Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
teensy_2pp Set backlight and RGB pins for AVR onekeys (#8533) 2020-03-24 03:32:23 +00:00
teensy_32 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
teensy_lc Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 2020-03-01 11:50:49 +11:00
config.h
onekey.c
onekey.h
readme.md
rules.mk

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.