Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
* Remove unnecessary IS_COMMAND definition in clueboard/66/rev4

* Replace keyboard_report->mods with get_mods() in IS_COMMAND definitions

* Update docs to use get_mods() instead of keyboard_report->mods

* Replace keyboard_report->mods with get_mods() in tmk_core/protocol/usb_hid/test

For some reason, this occurrence used KB_LSHIFT and KB_RSHIFT, which don't exist

* Replace keyboard_report->mods with get_mods() in Massdrop keyboards (as per @patrickmt)
2019-01-27 00:28:40 -08:00
..
2019-01-25 16:04:21 -08:00
2015-10-27 12:42:30 -04:00
2019-01-06 17:22:19 -08:00
2017-10-31 20:59:55 -04:00
2016-09-06 23:19:01 -05:00
2015-05-19 00:39:44 +09:00
2015-09-20 10:33:25 +09:00
2017-10-31 20:59:55 -04:00
2017-02-12 00:13:36 +07:00
2017-08-15 23:14:41 -04:00