James Young
|
78d5224a1d
|
Remove HD44780 References, Part 3 (#10238)
* remove HD44780_ENABLE rules: G-H
* remove HD44780_ENABLE config: G-H
|
2020-09-07 22:28:18 -07:00 |
|
James Young
|
d2e6a4bf5e
|
Handwired Minorca Refactor (#7833)
* update config.h
- use #pragma once include guard
- update USB Device Descriptor strings
* update minorca.c
- remove matrix_init_kb function (same as QMK default)
* update minorca.h
- use #pragma once include guard
- update matrix identifiers
* update info.json
- update matrix identifiers
- change to four-space indent
* update rules.mk
- remote firmware size impact notes
- disable RGBLIGHT_ENABLE (no RGB config present)
- templating
* update readme.md
- templating
* update keymaps/default/rules.mk
- remove firmware size impact numbers
- templating
* update keymaps/rgb/rules.mk
- remote firmware size impact notes
- templating
* update keymaps/rgb/readme.md
- fix header
* remove keymaps/default/rules.mk
- identical to keyboard's rules.mk
* elevate Bootmagic configurations to keyboard level
* update keymaps/rgb/config.h
- use #pragma once include guard
- remove redundant config.h include
* update keymaps/rgb/rules.mk
- remove redundant rules
* update keymaps/rgb/readme.md
- change RGB function list to a table
- make wiring call-out a header
* remove keymaps/default/config.h
- it's blank now
* update minorca.h
- use four-space indent
* add Teensy 2.0 to readme
|
2020-01-09 10:47:33 +11:00 |
|
fauxpark
|
3dbf08b655
|
Cleanup rules.mk for 32U4 keyboards, H (#7030)
* Cleanup rules.mk for 32U4 keyboards, H
* Change some boards incorrectly assumed to be halfkay
|
2019-10-20 12:51:37 -07:00 |
|
fauxpark
|
ba42a5ae68
|
Remove commented out MCUs in rules.mk (#5884)
|
2019-07-16 00:26:38 -07:00 |
|
Drashna Jaelre
|
00b6f14821
|
Replace outdated RGB/Audio information
|
2018-10-22 14:55:05 -04:00 |
|
Jack Humbert
|
b476d65b9c
|
Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
|
2017-06-30 16:09:52 -04:00 |
|
Fred Sundvik
|
051017c312
|
Split subproject make files into Makefile and rules.mk
|
2016-08-20 03:56:23 +03:00 |
|