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

This commit is contained in:
QMK Bot 2023-10-09 22:17:19 +00:00
commit 0230c856cc

View file

@ -22,6 +22,7 @@ SOFTWARE.
*/
#include QMK_KEYBOARD_H
#include <stdio.h>
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.