xyzz
|
2573ed8c6b
|
Remove MATRIX_IS_ON macro (#11330)
* Remove MATRIX_IS_ON macro
this macro is both incorrect and excessive given that macro_is_on()
exists
* Remove massdrop matrix.h
|
2020-12-29 21:45:04 +00:00 |
|
xyzz
|
eb309be6f0
|
Improve VIRTSER performance (#7528)
|
2020-01-31 11:30:41 +11:00 |
|
xyzz
|
83be1aed76
|
chibios/usb_main: re-check USB status in send_keyboard after sleeping the thread (#7784)
* chibios/usb_main: re-check USB status in send_keyboard after sleeping the thread
* change send_keyboard to only have 1 exit point
|
2020-01-13 15:08:14 -08:00 |
|
xyzz
|
21d6cb18ed
|
[Keyboard] Add Xiaomi MK02 (#7825)
* [Keyboard] Added xiaomi/mk02
* keyboards/xiaomi/mk02: cleanup
* keyboards/xiaomi/mk02: add linker script
* update readme
* update
* remove via (crashes during startup)
* LAYOUT => LAYOUT_tkl_ansi
* Change vid/pid
* Add a warning to the readme
|
2020-01-12 10:42:32 -08:00 |
|
xyzz
|
8ec0b378bc
|
Fix typo in action.c (#7757)
|
2020-01-02 12:49:53 +00:00 |
|