qmk-firmwares/keyboards/handwired/onekey
Joel Challis 415a8bc249
ARM - Refactor SLEEP_LED to support more platforms (#8403)
* Initial refactor of ARM SLEEP_LED to enable more platforms

* fix build issues

* Disable SLEEP_LED for boards with no caps lock code

* Enable GPT14 for boards with caps lock code and SLEEP_LED enabled

* Enable GPT for boards with caps lock code and SLEEP_LED enabled
2021-02-28 15:52:43 +00:00
..
blackpill_f401 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
blackpill_f411 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
bluepill ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
elite_c Merge remote-tracking branch 'origin/master' into develop 2021-01-13 16:13:04 +00:00
keymaps Onekey keymap: quine (#10732) 2021-02-28 16:31:40 +11:00
promicro Merge remote-tracking branch 'origin/master' into develop 2021-01-13 16:13:04 +00:00
proton_c Merge remote-tracking branch 'origin/master' into develop 2021-01-13 16:13:04 +00:00
stm32f0_disco ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
teensy_2 Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
teensy_2pp Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
teensy_32 ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
teensy_lc ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Remove DESCRIPTION, H-J (#11616) 2021-01-20 00:38:12 +11:00
onekey.c adds handwire and onekey example 2016-06-29 20:21:05 -04:00
onekey.h [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) 2020-06-07 22:49:18 -07:00
readme.md [Keyboard] Refactor of onekey to support multiple development boards (#6017) 2019-06-26 10:52:09 -07:00
rules.mk ARM - Refactor SLEEP_LED to support more platforms (#8403) 2021-02-28 15:52:43 +00: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.