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
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
7 years ago
..
keymaps remove all makefiles from keyboard directories 8 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. 8 years ago
infinity60.h Add split ansi layout and talljoe's keymap. 8 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 Fix call to memset for various keyboards 7 years ago
mcuconf.h Add Kinetis_i2c settings consistent with whitefox mcuconf 8 years ago
readme.md add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 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 build environment setup then the make instructions for more information.