Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 1 | -0/+3 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 1 | -0/+3 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 1 | -1/+7 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | Fix bfake matrix bug (#3180) | MechMerlin | 2018-06-14 | 1 | -0/+4 |
| | | | | | | | | * Add some explanation as to what the b.fake is and some formatting fixes * Change K37 to K57 * Add a 60_ansi layout | ||||
* | QMK Configurator Support (#2821) | MechMerlin | 2018-04-27 | 1 | -0/+12 |
- Change all KEYMAP to LAYOUT - Add info.json - Add QMK_KEYBOARD_H |