Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2020-12-26 04:56:43 +00:00
commit 0b37c0dfa0
60 changed files with 96 additions and 258 deletions

View file

@ -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"