summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/macroboard/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-6/+0
|
* [handwired/macroboard] Add separate f401 and f411 configs… (#16338)Michał Szczepaniak2022-06-161-68/+10
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Add macroboard(5x6 OLKB blackpill) keyboard (#16219)Michał Szczepaniak2022-02-051-0/+141
* Add macroboard keyboard * Fix issues requested in pull request * Removed halconf/mcuconf and moved to handwired directory * Added description, enabled bootmagic, disabled console * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>