Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 1 | -3/+0 |
| | |||||
* | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 1 | -1/+0 |
| | |||||
* | Refactor to use led config - Part 1 (#10905) | Joel Challis | 2020-11-17 | 1 | -4/+2 |
| | | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config | ||||
* | Remove HD44780 References, Part 2 (#9918) | James Young | 2020-08-07 | 1 | -28/+0 |
| | | | | | * remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F | ||||
* | [Keyboard] Add Wraith keyboard (#6810) | Amber Holly | 2019-09-30 | 1 | -0/+249 |
* start wraith firmware * completed initial setup * added amber keymap to wraith * fixed LEDs, wrote readme files * reverted bootloader type after troubleshooting * decapitalised files and directory as per qmk standards * Update Wraith keyboard folder - Add timer keymap with documentation - Remove boilerplate in rules.mk, ready for pull request - Update info.json with ISO and ANSI layouts, ready for QMK Configurator * Add Wraith image to readme.md * Fix Wraith keyboard's QMK Configurator support - Update info.json - Add layout macros in wraith.h - Update keymap.c files to use LAYOUT_all - Fix readme formatting |