Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move input club keyboards into vendor folder (#15788) | peepeetee | 2022-02-05 | 1 | -110/+0 |
| | |||||
* | Infinity60 refactor (#11650) | Ryan | 2021-01-23 | 1 | -38/+32 |
| | |||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -7/+0 |
| | |||||
* | Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) | noroadsleft | 2018-12-21 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | updated all the other keymaps to support the new changes. | SjB | 2017-01-24 | 1 | -0/+10 |
| | | | | | | qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps. | ||||
* | Rename infinity_chibios to infinity60, and add readme | Fred Sundvik | 2016-08-27 | 1 | -0/+113 |