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