This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard/keyboard/onekey
2017-10-22 03:43:04 +09:00
..
config.h
keymap.c onkey: Fix keymap.c 2016-10-08 11:02:34 +09:00
led.c
Makefile onekey: Fix for V-USB of ATtiny85 and key scan 2017-09-14 13:00:54 +09:00
Makefile.pjrc onekey: Fix for V-USB of ATtiny85 and key scan 2017-09-14 13:00:54 +09:00
Makefile.vusb onekey: Add settings for Xtal-less V-USB 2017-09-14 23:24:02 +09:00
onekey.c onekey: Fix for V-USB of ATtiny85 and key scan 2017-09-14 13:00:54 +09:00
README.md onekey: Fix for V-USB of ATtiny85 and key scan 2017-09-14 13:00:54 +09:00
usbconfig.h onekey: Add settings for Xtal-less V-USB 2017-09-14 23:24:02 +09:00
VUSB.md onekey: Add desc of V-USB osc calribration 2017-10-22 03:43:04 +09:00
vusb_osccal.c onekey: Add settings for Xtal-less V-USB 2017-09-14 23:24:02 +09:00

Onekey

Just one key keyboard for example. It sends 'a' key if pins PB0 and GND are short-circuited.

https://github.com/tmk/tmk_keyboard/issues/56