qmk_firmware/keyboards/handwired/onekey
Nick Brassel 385d49cc39 Initial work for consolidation of ChibiOS platform files (#8327)
* Initial work for consolidation of board files and default ChibiOS configs.

* Migrate F401/F411 black pills for testing.

* Add early init bootloader jump flag.

* Add support for I2C in order to use i2c_scanner keymap.

* Add F401/F411 HSE bypass to get things booting.

* Exempt "hooked" ChibiOS conf files from updater script.

* Fix up ordering for bootloader_defs file check.

* Match previous $(KEYBOARD_PATHS) value for Proton-C, updated for all board configs.
2020-08-29 14:30:02 -07:00
..
blackpill_f401 Initial work for consolidation of ChibiOS platform files (#8327) 2020-08-29 14:30:02 -07:00
blackpill_f411 Initial work for consolidation of ChibiOS platform files (#8327) 2020-08-29 14:30:02 -07:00
bluepill
elite_c
keymaps Fix sendstring call in onekey ADC keymap (#10031) 2020-08-17 08:10:48 +10:00
promicro
proton_c
pytest
stm32f0_disco
teensy_2
teensy_2pp
teensy_32
teensy_lc
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.