Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functioning
|
|
|
|
|
|
|
|
unable to switch picture displays
|
|
|
|
individual led addresses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
qmk firmware requires the matrix_init_user and matrix_scan_user
function to be implementated. Added these function to all the existing
keymaps.
|
|
the quantum matrix codes where not being initialized or/and called
so no feature of the quantum firmware could be used. These codes have
been added and now we can enjoy the quantum firmware goodness.
|
|
|
|
|