1
0
Fork 0

[Keyboard] Update Felix keyboard (#6306)

This commit is contained in:
fauxpark 2019-07-12 05:04:22 +10:00 committed by Drashna Jaelre
parent ecf0612cc8
commit 2bbbfc6154
6 changed files with 258 additions and 55 deletions

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