Age | Commit message (Expand) | Author |
2021-01-23 | Infinity60 refactor (#11650) | Ryan |
2020-12-23 | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan |
2020-12-16 | Normalise include statements in keyboard code (#11185) | Ryan |
2020-08-29 | Kiibohd bootloader, take 2 (#10129) | Ryan |
2020-08-29 | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan |
2020-08-21 | Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) | Nick Brassel |
2020-08-12 | Add Kiibohd bootloader type to bootloader.mk (#9908) | Ryan |
2020-05-30 | 2020 May 30 Breaking Changes Update (#9215) | James Young |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-02-21 | Add Arm Teensys to mcu_selection.mk (#8026) | Ryan |
2020-01-28 | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel |
2020-01-09 | Ensure `PROGMEM` is present on default keymaps (#7836) | fauxpark |
2019-08-20 | Add a universal flash command for cli (#6224) | Drashna Jaelre |
2019-05-03 | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-11 | Remove empty fn_actions[] | fauxpark |
2018-12-21 | Keyboard: Infinity60 refactor, Configurator support and readme update (#4707) | noroadsleft |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-08-26 | add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) | Michael F. Lamb |
2018-04-15 | Add a custom USB driver for ARM (#2750) | fredizzimo |
2018-04-05 | Various tweaks for some Input:Club build processes | Kaleb Elwert |
2018-04-04 | Update input:club boards to use the proper vendor and device | Kaleb Elwert |
2018-02-12 | Set unused USB serial buffer to 1 byte to save memory | Fred Sundvik |
2018-02-08 | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo |
2018-01-12 | Fix call to memset for various keyboards | Kaleb Elwert |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed |
2017-08-24 | Add split ansi layout and talljoe's keymap. | Joe Wasson |
2017-08-21 | Add back original copyrights | jpetermans |
2017-08-21 | Readme correction #2 | jpetermans |
2017-08-21 | Correct jpetermans keymap readme and update copyright info | jpetermans |
2017-08-16 | Make the bulk of our keyboards match the readme.md standard | skullY |
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert |
2017-05-30 | Update lock led processing and remove debug msgs | jpetermans |
2017-05-25 | reduce recurring writes to lock leds | jpetermans |
2017-05-24 | Restore deleted MEMO.txt from master | jpetermans |
2017-05-24 | keymap example update and tweak to set_led_bit function | jpetermans |
2017-05-10 | reorder mailbox msg data; formatting | jpetermans |
2017-05-08 | remove breath functions from keymap | jpetermans |
2017-05-08 | last readme fix | jpetermans |
2017-05-08 | third readme fix attempt | jpetermans |
2017-05-08 | readme fix | jpetermans |
2017-05-08 | documentation cleanup | jpetermans |
2017-05-08 | updated keymap for new led functions | jpetermans |
2017-05-08 | CLeaned out debug code | jpetermans |
2017-05-08 | small code cleanup | jpetermans |
2017-04-30 | Testing initial blink support | jpetermans |
2017-04-26 | Simplified processing in led_controller; more control at user level. | jpetermans |
2017-04-15 | more stable lock led process, added debugging code | jpetermans |