diff options
author | fauxpark <fauxpark@gmail.com> | 2021-08-15 15:27:25 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-08-15 15:27:25 +1000 |
commit | 4b3691e72da69290f63e859bb6ecb55dc561ece5 (patch) | |
tree | 8607e061ebbda9282099906df54fbcda67377893 /keyboards/al1/al1.c | |
parent | 8a5412778278ec197c58b5bb8baed85e913e3ccd (diff) | |
parent | 4c93c350a6f399e261a1d2ada2bfe97a838d7dcb (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/al1/al1.c')
-rw-r--r-- | keyboards/al1/al1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/al1/al1.c b/keyboards/al1/al1.c index 460a7620cf..a7d3980ece 100644 --- a/keyboards/al1/al1.c +++ b/keyboards/al1/al1.c @@ -13,4 +13,5 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ + #include "al1.h" |