qmk-firmware/keyboards/handwired/onekey
Joel Challis d0d6fb27c4
Add f401 and f411 blackpill examples (#7930)
* Add f401 and f411 blackpill examples

* Add readme files

* Align dfu args with core

* Add support for RESET keycode

* move STM32_BOOTLOADER_ADDRESS to rules

* Update conf files to latest ChibiOS

* Update conf files to latest ChibiOS
2020-03-06 01:40:39 +00:00
..
blackpill_f401 Add f401 and f411 blackpill examples (#7930) 2020-03-06 01:40:39 +00:00
blackpill_f411 Add f401 and f411 blackpill examples (#7930) 2020-03-06 01:40:39 +00:00
bluepill 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
elite_c
keymaps Add onekey keymap for testing reset to bootloader. (#8288) 2020-03-01 22:36:17 +00:00
promicro
proton_c
pytest
stm32f0_disco 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
teensy_2
teensy_2pp
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 Code cleanup, use pathlib, use pytest keyboard 2020-02-15 15:19:03 -08: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.