aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/xealousbrown/xealousbrown.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to xealousbrown. (#8215)Alex Ong2020-04-211-0/+41
| | | | | | | | | | | | | | | * Update to xealousbrown. 5-13ms Latency decrease, 4x scan rate improvement. (CUSTOM_MATRIX = lite) is a really great feature! * Updated Readme.md, added an extra speedhack. * More optimizations * Update keyboards/handwired/xealousbrown/rules.mk * Update keyboards/handwired/xealousbrown/rules.mk
* [Keyboard] Added xealousbrown keyboard (#4945)Alex Ong2019-01-271-0/+8
* Added xealousbrown keyboard. * Changed to pragma once in config.h * Update keyboards/handwired/xealousbrown/rules.mk Added bootloader. Co-Authored-By: alex-ong <the.onga@gmail.com> * Update keyboards/handwired/xealousbrown/config.h Commented out IS_COMMAND() since it is already default value. Co-Authored-By: alex-ong <the.onga@gmail.com>