| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate features from rules.mk to data driven - ST (#23286) | Joel Challis | 2024-03-15 | 1 | -367/+0 |
| | | |||||
| * | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2023-04-15 | 1 | -1/+354 |
| | | |||||
| * | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-10 | 1 | -0/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move backlight config to data driven (#19910) | Ryan | 2023-02-25 | 1 | -0/+4 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -1/+3 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) | Ryan | 2022-08-20 | 1 | -0/+3 |
| | | |||||
| * | [Keyboard] Refactor S60x (#5596) | MechMerlin | 2019-05-04 | 1 | -21/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -0/+21 |
| 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. | |||||