1
0

remove crkbd layout notes

This commit is contained in:
David Allemang
2024-02-21 12:05:15 -05:00
parent dad5e774a7
commit fde5fef067
2 changed files with 1 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define USE_SERIAL_PD2
#undef MANUFACTURER
#define MANUFACTURER "allemangD"
#define MANUFACTURER "allemangd"
#undef PRODUCT
#define PRODUCT "Corne"

View File

@@ -20,8 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "allemangd.h"
// todo render_status
#define UNWRAP_LAYOUT(...) LAYOUT_split_3x6_3(__VA_ARGS__)
// clang-format off