diff options
author | Ryan <fauxpark@gmail.com> | 2022-09-01 00:17:24 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-31 07:17:24 -0700 |
commit | bb6f02883363b815de8e2510964787634f86d635 (patch) | |
tree | 41dff68762a7ec94bbfabea6a8cea1527f652b42 /keyboards/handwired/pytest/macro | |
parent | 0237ff0c62d4278df3c0c93f5f85f84c1a0ed519 (diff) |
Move bootloader.mk to platforms (#18228)
Diffstat (limited to 'keyboards/handwired/pytest/macro')
-rw-r--r-- | keyboards/handwired/pytest/macro/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/pytest/macro/rules.mk b/keyboards/handwired/pytest/macro/rules.mk index 6b42774dbf..e69de29bb2 100644 --- a/keyboards/handwired/pytest/macro/rules.mk +++ b/keyboards/handwired/pytest/macro/rules.mk @@ -1 +0,0 @@ -MCU = atmega32u4 |