[Keyboard] Fix Compiler issues for quick17 (#14500)

master
Drashna Jaelre 2021-09-19 07:01:02 -07:00 committed by GitHub
parent ef5c6ea096
commit d9ca201f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "quick17_prefs.h"
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {

View File

@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "quick17_prefs.h"
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {