Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing info.jsons for a few boards (#9549) | Ryan | 2020-06-28 | 1 | -0/+113 |
| | |||||
* | Enable memcore to fix malloc/rand crashes (#8695) | Joel Challis | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | Remove "ugly hack in usb_main.c" comments (#8296) | Ryan | 2020-03-02 | 1 | -2/+0 |
| | |||||
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 2 | -55/+416 |
| | |||||
* | Fix RESET keycode on some STM32F072 keyboards (#8134) | Joel Challis | 2020-02-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | * Add f072 board files with 'enter_bootloader_mode_if_requested' support * rename default f072 board file to GENERIC_STM32_F072XB * Remove board files * Add bootloader def * Update generic f072 board paths * Revert wrong deletion | ||||
* | [Keyboard] Add Xiaomi MK02 (#7825) | xyzz | 2020-01-12 | 10 | -0/+1375 |
* [Keyboard] Added xiaomi/mk02 * keyboards/xiaomi/mk02: cleanup * keyboards/xiaomi/mk02: add linker script * update readme * update * remove via (crashes during startup) * LAYOUT => LAYOUT_tkl_ansi * Change vid/pid * Add a warning to the readme |