aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/infinity60/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Infinity60 refactor, Configurator support and readme update (#4707)noroadsleft2018-12-211-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+2
|
* fix: infinity60 keyboard was not using quantum features.SjB2017-01-231-0/+3
| | | | | | the quantum matrix codes where not being initialized or/and called so no feature of the quantum firmware could be used. These codes have been added and now we can enjoy the quantum firmware goodness.
* Increase the infinity60 system tick frequencyFred Sundvik2016-11-051-1/+6
|
* Rename infinity_chibios to infinity60, and add readmeFred Sundvik2016-08-271-0/+171