Update to xealousbrown. (#8215)
* 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
This commit is contained in:
parent
92a50a386a
commit
837ffd0006
6 changed files with 188 additions and 16 deletions
|
@ -29,7 +29,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 13
|
||||
|
||||
#define DEBOUNCE 10
|
||||
#define USB_POLLING_INTERVAL_MS 1
|
||||
/* layer optimization */
|
||||
#define LAYER_STATE_8BIT
|
||||
/*
|
||||
* Keyboard Matrix Assignments
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue