Age | Commit message (Collapse) | Author |
|
On most Linux distributions the avr_setup.sh script can be sourced ```. avr_setup.sh``` or under Bash ```source avr_setup.sh```. This will try and detect the appropriate package manager and install the required packages.
|
|
|
|
|
|
|
|
https://www.reddit.com/r/olkb/comments/41ur41/crazy_flashing_when_my_computer_sleeps/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With matrix_power_down() in suspend event HHKB JP doesn't start up for some reason.
It is unneeded in actual and removed.
|
|
|
|
|
|
|
|
|
|
Old console sent unneeded empty data every one milli sencond.
After this fix console flushes endpoint data bank every 50ms only when needed.
|
|
This reverts commit c17b8a599e3ec3b0a327bcd66082541f2517ab30.
The commit made compile error and its intention is unclear.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Keypresses would be forgotten if they began while ghosting, even if they
were still pressed after ghosting ended.
|
|
|
|
|
|
|
|
|
|
|
|
|