diff options
| author | Ryan <fauxpark@gmail.com> | 2021-08-15 15:19:01 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-15 15:19:01 +1000 |
| commit | 4c93c350a6f399e261a1d2ada2bfe97a838d7dcb (patch) | |
| tree | b4273a26ca3b67b768d58eefed8bd24e98f94f44 /keyboards/al1/al1.c | |
| parent | b1d8efeb596cfe088d25948484526e3cf5e6f360 (diff) | |
| download | qmk_firmware-4c93c350a6f399e261a1d2ada2bfe97a838d7dcb.tar.gz qmk_firmware-4c93c350a6f399e261a1d2ada2bfe97a838d7dcb.zip | |
AL1 refactor (#13679)
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 460a7620c..a7d3980ec 100644 --- a/keyboards/al1/al1.c +++ b/keyboards/al1/al1.c | |||
| @@ -13,4 +13,5 @@ | |||
| 13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 15 | */ | 15 | */ |
| 16 | |||
| 16 | #include "al1.h" | 17 | #include "al1.h" |
