summaryrefslogtreecommitdiff
path: root/keyboards/afternoonlabs/breeze
diff options
context:
space:
mode:
authorDavid Fryer <dfryer1193@gmail.com>2021-04-30 13:45:36 -0400
committerGitHub <noreply@github.com>2021-04-30 19:45:36 +0200
commit489c814a485cf3165927a93b6d29ad6c1eeac017 (patch)
tree58555ff59b6953d2b3f1fb03d5480a7d1b8118e5 /keyboards/afternoonlabs/breeze
parent8190a795ed3133ccab69b71f01104996080411bc (diff)
Add breeze variants (#12596)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Adrian <42110361+xSteins@users.noreply.github.com>
Diffstat (limited to 'keyboards/afternoonlabs/breeze')
-rw-r--r--keyboards/afternoonlabs/breeze/keymaps/eithanshavit/keymap.c2
-rw-r--r--keyboards/afternoonlabs/breeze/rev1/config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/afternoonlabs/breeze/keymaps/eithanshavit/keymap.c b/keyboards/afternoonlabs/breeze/keymaps/eithanshavit/keymap.c
index 099d9b1ab3..61db52392e 100644
--- a/keyboards/afternoonlabs/breeze/keymaps/eithanshavit/keymap.c
+++ b/keyboards/afternoonlabs/breeze/keymaps/eithanshavit/keymap.c
@@ -70,4 +70,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// └────────┴────────┴────────┴────────┘ └────────┴────────┴────────┴────────┘
)
-}; \ No newline at end of file
+};
diff --git a/keyboards/afternoonlabs/breeze/rev1/config.h b/keyboards/afternoonlabs/breeze/rev1/config.h
index c3b9b9063f..383a16d455 100644
--- a/keyboards/afternoonlabs/breeze/rev1/config.h
+++ b/keyboards/afternoonlabs/breeze/rev1/config.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 eithanshavit
+/* Copyright 2021 Afternoon Labs
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by