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 4263555e95..26c2b31260 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 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 Nicolas -Note for ErgoDox EZ customizers: Here be dragons! -This is not a file you want to be messing with. -All of the interesting stuff for you is under keymaps/ :) -Love, Erez - Copyright 2013 Oleg Kostyuk <cub.uanic@gmail.com> Copyright 2013 Nicolas Poirey <nicolas.poirey@gmail.com> |