summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/25/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-271-1/+0
| | | | | * remove HD44780_ENABLE rules: 0-9, A-B * remove HD44780_ENABLE config: 0-9, A-B
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-6/+6
| | | | | | | | | | | * Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark2019-09-241-49/+2
|
* Keyboard: Initial 25 port (#4394)zvecr2018-11-121-0/+85
* Initial 25 port * Initial 25 port - fix info.json and hand_swap_config * Review comments - fix layout macros, copyright comments, and duplicated use of layering macros