You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/handwired/onekey
Joel Challis 567bfc97ac
ARM - ADC cleanup (#8385)
* Update switch to array to allow custom values

* Add adc keymap

* update docs to reflect alignment of default 10 bit

* start conversion to USE_ADCVn

* samplerate is hella wrong...stub out for now

* basic f1 and f4 functionality

* Tidy up current changes

* Restore old pinToMux function

* Add back sample rate for supported platforms

* F0 compile fixes

* wordsmithery

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Remove reference to avr only function

Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
..
blackpill_f401 Add f401 and f411 blackpill examples (#7930) 5 years ago
blackpill_f411 Add f401 and f411 blackpill examples (#7930) 5 years ago
bluepill 2020 February 29 Breaking Changes Update (#8064) 5 years ago
elite_c Cleanup rules.mk for 32U4 keyboards, H (#7030) 6 years ago
keymaps ARM - ADC cleanup (#8385) 5 years ago
promicro Cleanup rules.mk for 32U4 keyboards, H (#7030) 6 years ago
proton_c ARM - ws2812 bitbang (#7173) 6 years ago
pytest Setup a python test framework 6 years ago
stm32f0_disco 2020 February 29 Breaking Changes Update (#8064) 5 years ago
teensy_2 Cleanup rules.mk for 32U4 keyboards, H (#7030) 6 years ago
teensy_2pp Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 6 years ago
teensy_32 2020 February 29 Breaking Changes Update (#8064) 5 years ago
teensy_lc Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 5 years ago
config.h Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 5 years ago
onekey.c
onekey.h [Keyboard] Refactor of onekey to support multiple development boards (#6017) 6 years ago
readme.md [Keyboard] Refactor of onekey to support multiple development boards (#6017) 6 years ago
rules.mk Code cleanup, use pathlib, use pytest keyboard 5 years ago

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.