diff options
Diffstat (limited to 'keyboards/handwired/frenchdev/matrix.c')
-rw-r--r-- | keyboards/handwired/frenchdev/matrix.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/frenchdev/matrix.c b/keyboards/handwired/frenchdev/matrix.c index 4263555e9..26c2b3126 100644 --- a/keyboards/handwired/frenchdev/matrix.c +++ b/keyboards/handwired/frenchdev/matrix.c | |||
@@ -5,11 +5,6 @@ The "column" and "row" in here actually refers to the opposite on the keyboard | |||
5 | see definition of KEYMAP in v1.h, the grid is transposed so that a "row" in here is actually a "column" on the physical keyboard | 5 | see definition of KEYMAP in v1.h, the grid is transposed so that a "row" in here is actually a "column" on the physical keyboard |
6 | Nicolas | 6 | Nicolas |
7 | 7 | ||
8 | Note for ErgoDox EZ customizers: Here be dragons! | ||
9 | This is not a file you want to be messing with. | ||
10 | All of the interesting stuff for you is under keymaps/ :) | ||
11 | Love, Erez | ||
12 | |||
13 | Copyright 2013 Oleg Kostyuk <cub.uanic@gmail.com> | 8 | Copyright 2013 Oleg Kostyuk <cub.uanic@gmail.com> |
14 | Copyright 2013 Nicolas Poirey <nicolas.poirey@gmail.com> | 9 | Copyright 2013 Nicolas Poirey <nicolas.poirey@gmail.com> |
15 | 10 | ||