Add build instructions

This commit is contained in:
Tony Grosinger 2024-05-05 11:51:30 -07:00
parent 96491d8cbf
commit a4d3a16e08

View File

@ -1,6 +1,10 @@
// Copyright 2022 Framework Computer // Copyright 2022 Framework Computer
// SPDX-License-Identifier: GPL-2.0-or-later // SPDX-License-Identifier: GPL-2.0-or-later
// Building Instructions:
// qmk compile -kb framework/ansi -km tgrosinger
// Then copy the uf2 file to the keyboard.
#include QMK_KEYBOARD_H #include QMK_KEYBOARD_H
#include "framework.h" #include "framework.h"