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>
This commit is contained in:
David Fryer 2021-04-30 13:45:36 -04:00 committed by GitHub
parent 8190a795ed
commit 489c814a48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 955 additions and 2 deletions

View file

@ -70,4 +70,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// └────────┴────────┴────────┴────────┘ └────────┴────────┴────────┴────────┘
)
};
};

View file

@ -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