Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim firmware sizes from default rules.mk, part 3 (#8045) | ridingqwerty | 2020-01-30 | 1 | -4/+4 |
| | |||||
* | Cleanup rules.mk for 32U4 keyboards, R-S (#7182) | fauxpark | 2019-10-28 | 1 | -45/+8 |
| | |||||
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -4/+1 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -2/+1 |
| | |||||
* | [Keyboard] Refactor S60x (#5596) | MechMerlin | 2019-05-03 | 4 | -30/+107 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove files that contributed to default hex file creation * fix up rgb pcb rules and config that previously depended on rules and config in a parent directory * use #pragma once * turn on backlight breathing and use #pragma once * fix config.h and rules.mk to not depend on the parent directory * use #pragma once * removed keyboard info.jsons in favor of a shared one * add in hhkb layout and shared info.json file * fixup readme file * remove cruft * use bootmagic lite over yes * fix config path and use pragma once * commit PR fixes * update manufacturer * set bootloader correctly | ||||
* | Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵ | Nicholas Shaff | 2019-02-05 | 5 | -0/+142 |
directory (#5052) * Moving sentraq keyboards to sentraq subdirectory. * Updating readme markdown to correct make commands. * Updating s60_x references to point to the new vendor subdirectory. * Fixed stripped spaces in markdown. * Updated help information in s60_x readme and linked to additional documentation. |