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.
e9d32b60b7
* Copy Chibios serial_usb_driver into the chibios/protocol It's renamed to usb_driver to avoid name conflicts * Make the usb driver compile * Disable ChibiOS serial usb driver for all keyboards * Change usb_main to use QMKUSBDriver * Initialize the usb driver buffers * Add support for fixed size queues * Fix USB driver initialization * Don't transfer an empty packet for fixed size streams |
7 years ago | |
---|---|---|
.. | ||
keymaps | 7 years ago | |
MEMO.txt | 8 years ago | |
bootloader_defs.h | 8 years ago | |
chconf.h | 8 years ago | |
config.h | 7 years ago | |
halconf.h | 7 years ago | |
infinity60.c | 8 years ago | |
infinity60.h | 7 years ago | |
led.c | 7 years ago | |
led_controller.c | 7 years ago | |
led_controller.h | 7 years ago | |
matrix.c | 7 years ago | |
mcuconf.h | 8 years ago | |
readme.md | 7 years ago | |
rules.mk | 7 years ago |
readme.md
Infinity 60%
A compact community driven keyboard.
Keyboard Maintainer: QMK Community Hardware Supported: Infinity 60% PCB Hardware Availability: https://input.club/devices/infinity-keyboard/
Make example for this keyboard (after setting up your build environment):
make infinity60:default
See build environment setup then the make instructions for more information.