[Keyboard] Update Felix keyboard (#6306)

This commit is contained in:
fauxpark
2019-07-11 12:04:22 -07:00
committed by Drashna Jaelre
parent ecf0612cc8
commit 2bbbfc6154
6 changed files with 258 additions and 55 deletions
+1 -4
View File
@@ -1,5 +1,4 @@
#ifndef FELIX_H
#define FELIX_H
#pragma once
#include "quantum.h"
@@ -18,5 +17,3 @@
}
#define LAYOUT LAYOUT_ortho_5x4
#endif