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

This commit is contained in:
QMK Bot
2020-12-16 03:27:52 +00:00
81 changed files with 108 additions and 291 deletions

View File

@@ -14,8 +14,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "ez.h"
#include "ch.h"
#include "hal.h"
#include <ch.h>
#include <hal.h>
keyboard_config_t keyboard_config;
#ifdef RGB_MATRIX_ENABLE