summaryrefslogtreecommitdiffstats
path: root/keyboards/infinity60
Commit message (Expand)AuthorAgeFilesLines
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-10/+0
* Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-101-17/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-163-4/+4
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-163-4/+4
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-052-1211/+46
|/
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-292-17/+2
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-5/+0
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-212-2/+16
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-122-16/+2
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-6/+2
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-56/+422
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-211-29/+7
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+4
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-091-11/+1
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-201-0/+2
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Remove empty fn_actions[]fauxpark2019-01-113-15/+0
* Keyboard: Infinity60 refactor, Configurator support and readme update (#4707)noroadsleft2018-12-2110-47/+130
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-2/+2
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-151-1/+1
* Various tweaks for some Input:Club build processesKaleb Elwert2018-04-052-4/+5
* Update input:club boards to use the proper vendor and deviceKaleb Elwert2018-04-041-3/+3
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-121-1/+1
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-082-5/+3
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+2
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-7/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+4
* Add split ansi layout and talljoe's keymap.Joe Wasson2017-08-242-1/+4
* Add back original copyrightsjpetermans2017-08-213-0/+3
* Readme correction #2jpetermans2017-08-211-1/+1
* Correct jpetermans keymap readme and update copyright infojpetermans2017-08-214-5/+5
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-24/+9
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-8/+8
* Update lock led processing and remove debug msgsjpetermans2017-05-304-28/+10
* reduce recurring writes to lock ledsjpetermans2017-05-251-5/+53
* Restore deleted MEMO.txt from masterjpetermans2017-05-241-0/+385
* keymap example update and tweak to set_led_bit functionjpetermans2017-05-243-24/+21
* reorder mailbox msg data; formattingjpetermans2017-05-104-111/+101
* remove breath functions from keymapjpetermans2017-05-082-14/+7
* last readme fixjpetermans2017-05-081-4/+8
* third readme fix attemptjpetermans2017-05-081-4/+4
* readme fixjpetermans2017-05-081-6/+6
* documentation cleanupjpetermans2017-05-082-34/+41
* updated keymap for new led functionsjpetermans2017-05-084-199/+240