qmk-dactyl-manuform-a/keyboards/infinity60
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215)
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)

* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)

* Convert V-USB usbdrv to a submodule (#8321)

* Unify Tap Hold functions and documentation (#8348)

* Changing board names to prevent confusion (#8412)

* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)

* Move spaceman keyboards (#8830)

* Migrate miscellaneous `fn_actions` entries (#8977)

* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)

* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)

* Refactor Lily58 to use split_common (#6260)

* Refactor zinc to use split_common (#7114)

* Add a message if bin/qmk doesn't work (#9000)

* Fix conflicting types for 'tfp_printf' (#8269)

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup (#6480)

* Refactor and updates to TKC1800 code (#8472)

* Switch to qmk forks for everything (#9019)

* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)

* Audio enable corrections (2/3) (#8903)

* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)

* Audio enable corrections (Part 4) (#8974)

* Fix typo from PR7114 (#9171)

* Augment future branch Changelogs (#8978)

* Revert "Branch point for 2020 May 30 Breaking Change"
2020-05-30 13:14:59 -07:00
..
keymaps 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
MEMO.txt Restore deleted MEMO.txt from master 2017-05-24 12:26:56 -07:00
bootloader_defs.h Rename infinity_chibios to infinity60, and add readme 2016-08-27 23:55:33 +03:00
chconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
halconf.h 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
infinity60.c fix: infinity60 keyboard was not using quantum features. 2017-01-23 23:15:31 -05:00
infinity60.h Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 2018-12-21 19:39:48 -08:00
info.json Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 2018-12-21 19:39:48 -08:00
led.c Add back original copyrights 2017-08-21 23:22:36 -04:00
led_controller.c 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
led_controller.h Add back original copyrights 2017-08-21 23:22:36 -04:00
matrix.c Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 2018-12-21 19:39:48 -08:00
mcuconf.h Add Kinetis_i2c settings consistent with whitefox mcuconf 2017-04-06 14:23:14 -07:00
readme.md Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) 2018-12-21 19:39:48 -08:00
rules.mk Add Arm Teensys to mcu_selection.mk (#8026) 2020-02-21 17:12:15 +11:00

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.