diff options
author | Erez Zukerman <bulk@ezuk.org> | 2019-05-15 19:53:45 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2019-05-15 19:53:45 -0400 |
commit | 8680c50d07604836b0fc7c3f97bd77c7830ea083 (patch) | |
tree | cbb99eeebb8976ed63f2960237f6b51726370bbf /keyboards/handwired/frenchdev | |
parent | 8bcefc92d0b1494b890dae3f41516acf831f539c (diff) |
Removes Erez personally from QMK (#5883)
Diffstat (limited to 'keyboards/handwired/frenchdev')
-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> |