qmk-dactyl-manuform-a/keyboards/handwired/onekey
Ryan 59c572eaf0
Cleanup junk characters, part 1 (#13282)
2021-06-21 11:29:15 +01:00
..
blackpill_f401 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
blackpill_f411 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
blackpill_f411_tinyuf2 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +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 Cleanup junk characters, part 1 (#13282) 2021-06-21 11:29:15 +01:00
promicro Merge remote-tracking branch 'origin/master' into develop 2021-01-13 16:13:04 +00:00
proton_c Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
stm32f0_disco Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10: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 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07: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.