qmk-dactyl-manuform-a/keyboards/handwired/onekey
Nick Brassel 891d18d356
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600)
* Add support for jumping to tinyuf2 bootloader. Adds blackpill UF2 example.

* Update flashing.md

* Update chconf.h

* Update config.h

* Update halconf.h

* Update mcuconf.h
2021-04-25 13:40:56 +10: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
blackpill_f411_tinyuf2 Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 2021-04-25 13:40:56 +10: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
info.json Add missing info.json files for keyboards (#12239) 2021-03-15 01:06:55 -07: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

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.