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/has_community | |
parent | 0237ff0c62d4278df3c0c93f5f85f84c1a0ed519 (diff) |
Move bootloader.mk to platforms (#18228)
Diffstat (limited to 'keyboards/handwired/pytest/has_community')
-rw-r--r-- | keyboards/handwired/pytest/has_community/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/pytest/has_community/rules.mk b/keyboards/handwired/pytest/has_community/rules.mk index 4161649cbc..051634b3a4 100644 --- a/keyboards/handwired/pytest/has_community/rules.mk +++ b/keyboards/handwired/pytest/has_community/rules.mk @@ -1,3 +1 @@ -MCU = atmega32u4 - LAYOUTS = ortho_1x1 |