1
0
Fork 0

Not quite neo (#2318)

* planck with a not-quite-neo layout for a de-DE OS/SW keymap

* ergodox infinity with a not-quite-neo layout for a de-DE OS/SW keymap

* add documentation
This commit is contained in:
jola5 2018-02-02 07:21:41 +01:00 committed by Jack Humbert
parent 2917e55bd4
commit 2cf6bfe9ac
11 changed files with 703 additions and 0 deletions

View file

@ -0,0 +1,14 @@
#ifndef NQN_COMMON_H
#define NQN_COMMON_H
/*
This file holds some commen NQN definitions
*/
#define _______ KC_TRNS
#define XXXXXXX KC_NO
#endif