qmk-firmware/keyboards/infinity60
noroadsleft ea1fe35ae7 Keyboard: Infinity60 refactor, Configurator support and readme update (#4707)
* Infinity60: refactor

- infinity60.h / keymap.c
  - renamed layout macro to LAYOUT_60_ansi_split_bs_rshift; removed layout macro alias
  - updated to #pragma once
  - keymaps now use #include QMK_KEYBOARD_H
  - keymaps/jpetermans/config.h updated to #pragma once
  - keymaps/jpetermans/rules.mk deleted (complete contents were deprecated make instructions)

* Infinity 60%: Configurator support

* Infinity60: readme update

Updated the Docs links.

* Infinity60: bugfix depariel keymap

Had a typo.

* Infinity60: edit matrix.c

per @drashna

- https://github.com/qmk/qmk_firmware/pull/4707#issuecomment-449540676
2018-12-21 19:39:48 -08:00
..
keymaps
MEMO.txt
bootloader_defs.h
chconf.h
config.h
halconf.h
infinity60.c
infinity60.h Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 2018-12-21 19:39:48 -08:00
info.json
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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.