qmk-firmware/keyboards/infinity60
fredizzimo e9d32b60b7 Add a custom USB driver for ARM (#2750)
* 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
2018-04-15 20:42:53 -04:00
..
keymaps
MEMO.txt
bootloader_defs.h
chconf.h
config.h
halconf.h Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
infinity60.c
infinity60.h
led.c
led_controller.c
led_controller.h
matrix.c
mcuconf.h
readme.md
rules.mk

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.