qmk-dactyl-manuform-a/keyboards/handwired/onekey
Joel Challis 3a2a39e5ec
Initial pass of F405 support (#14584)
* Initial pass of F405 support

* remove some conf files

* docs

* clang
2021-09-25 00:19:41 +01:00
..
blackpill_f401 Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
blackpill_f411 Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
blackpill_f411_tinyuf2 Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
bluepill Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
elite_c Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
keymaps Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
promicro Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
proton_c Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
stm32f0_disco Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
stm32f405_feather Initial pass of F405 support (#14584) 2021-09-25 00:19:41 +01:00
teensy_2 Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
teensy_2pp Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
teensy_32 Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
teensy_lc Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
config.h Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
onekey.c Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
onekey.h [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) 2020-06-07 22:49:18 -07:00
readme.md Onekey cleanup (#13786) 2021-07-30 18:10:05 +01:00
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

readme.md

onekey

Custom handwired one key keyboard. See each individual board for pin information.

  • 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: n/a

Make example for this keyboard (after setting up your build environment):

make handwired/onekey:default

Flashing example for this keyboard:

make handwired/onekey:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.