summaryrefslogtreecommitdiff
path: root/keyboards/handwired/xealousbrown/config.h
AgeCommit message (Collapse)Author
2021-08-06[Keyboard] Use new matrix_output_select_delay api (#13861)Alex Ong
* Use new matrix_output_select_delay api * Updated delay to 15 after more spamming
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2020-04-21Update to xealousbrown. (#8215)Alex Ong
* 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
2019-01-28Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.hKonstantin Đorđević
2019-01-27[Keyboard] Added xealousbrown keyboard (#4945)Alex Ong
* 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>