summaryrefslogtreecommitdiffstats
path: root/keyboards/afternoonlabs/breeze
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-04-30 17:46:15 +0000
committerQMK Bot <hello@qmk.fm>2021-04-30 17:46:15 +0000
commit109b46278943f8f079ae508f20e07a5a75af90d8 (patch)
tree4b57af2654298603dc10fc50180d00953ed3f9db /keyboards/afternoonlabs/breeze
parentfc29068986b0df5f2371b14f5341a078876c55ec (diff)
parent489c814a485cf3165927a93b6d29ad6c1eeac017 (diff)
Merge remote-tracking branch 'origin/master' into develop
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