tmk
|
3208b7e447
|
core: Add default impl for led_set()
|
2020-05-30 15:20:05 +09:00 |
|
alex-ong
|
f9e3bf7f38
|
core: Typo (mantrix -> matrix)
|
2018-01-26 16:53:27 +09:00 |
|
Alex Ong
|
ad6059adc7
|
core: Saved 60~ bytes (and possible performance) by storing col_mask when iterating through columns (#522)
|
2018-01-24 12:15:56 +09:00 |
|
tmk
|
8fd2cef441
|
core: Fix for warning of unused label. #515
|
2018-01-14 07:54:31 +09:00 |
|
tmk
|
44fc56a869
|
core: Fix for missing key on fc660c
|
2017-04-11 04:36:38 +09:00 |
|
tmk
|
f76a786b93
|
core: Add matrix_clear() and default impl.
|
2016-10-05 13:55:56 +09:00 |
|
tmk
|
53bd4a01be
|
Merge commit '71381457fa1311dfa0b58ba882a96db740640871'
Conflicts:
tmk_core/doc/keymap.md
|
2016-04-21 14:37:16 +09:00 |
|
tmk
|
6b588eb7f7
|
Add keyboard_setup() and matrix_setup()
|
2015-05-19 00:39:43 +09:00 |
|
tmk
|
d9fee5571d
|
Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
|
2015-04-28 11:27:10 +09:00 |
|
Michael Tharp
|
b52e29582a
|
Improve anti-ghosting behavior for fast typing
Keypresses would be forgotten if they began while ghosting, even if they
were still pressed after ghosting ended.
|
2015-04-23 16:32:38 +09:00 |
|
tmk
|
1a02ebcc61
|
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
|
2015-04-10 01:32:04 +09:00 |
|