forked from mirrors/qmk_userspace
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
0b37c0dfa0
60 changed files with 96 additions and 258 deletions
|
@ -15,9 +15,7 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef MOUSEKEY_H
|
||||
# define MOUSEKEY_H
|
||||
#endif
|
||||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "host.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue