Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -122/+0 |
| | |||||
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -12/+0 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: E (#17815) | Ryan | 2022-07-30 | 1 | -7/+0 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -4/+0 |
| | | | | (#16655) | ||||
* | Efreet refactor (#10806) | Ryan | 2020-11-01 | 1 | -114/+43 |
| | |||||
* | 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] Added VIA support to Efreet (#7788) | Wilba | 2020-01-05 | 1 | -2/+2 |
| | | | | | | * Added Efreet * Review changes | ||||
* | [Keyboard] Add Efreet keyboard (#6811) | Amber Holly | 2019-09-25 | 1 | -0/+245 |
* 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 Efreet keyboard * Remove unnecessary keyboard folders * Enable community layout support for Efreet - Rename LAYOUT macro to LAYOUT_ortho_4x12 - Add layout macro named LAYOUT_planck_mit - Remove unnecessary magic key command, as we are using the default - Fix readme.md formatting for GitHub * Fix community layout support for Efreet - Fix 2u spacebar keycodes in LAYOUT_planck_mit to denote absence of switch - Turn on Community Layouts in rules.mk * Update default keymap.c to use community layout |