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/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
7 years ago
..
keymaps Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 7 years ago
MEMO.txt Restore deleted MEMO.txt from master 8 years ago
bootloader_defs.h Rename infinity_chibios to infinity60, and add readme 9 years ago
chconf.h Increase the infinity60 system tick frequency 9 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
halconf.h Add a custom USB driver for ARM (#2750) 7 years ago
infinity60.c fix: infinity60 keyboard was not using quantum features. 9 years ago
infinity60.h Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 7 years ago
info.json Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 7 years ago
led.c Add back original copyrights 8 years ago
led_controller.c Add back original copyrights 8 years ago
led_controller.h Add back original copyrights 8 years ago
matrix.c Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 7 years ago
mcuconf.h Add Kinetis_i2c settings consistent with whitefox mcuconf 8 years ago
readme.md Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 7 years ago
rules.mk Various tweaks for some Input:Club build processes 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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.