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/sixkeyboard | |
| parent | 8bcefc92d0b1494b890dae3f41516acf831f539c (diff) | |
| download | qmk_firmware-8680c50d07604836b0fc7c3f97bd77c7830ea083.tar.gz qmk_firmware-8680c50d07604836b0fc7c3f97bd77c7830ea083.zip | |
Removes Erez personally from QMK (#5883)
Diffstat (limited to 'keyboards/sixkeyboard')
| -rw-r--r-- | keyboards/sixkeyboard/matrix.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/sixkeyboard/matrix.c b/keyboards/sixkeyboard/matrix.c index 860452ebd..64b46e9b0 100644 --- a/keyboards/sixkeyboard/matrix.c +++ b/keyboards/sixkeyboard/matrix.c | |||
| @@ -1,10 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | 2 | ||
| 3 | Note for ErgoDox EZ customizers: Here be dragons! | ||
| 4 | This is not a file you want to be messing with. | ||
| 5 | All of the interesting stuff for you is under keymaps/ :) | ||
| 6 | Love, Erez | ||
| 7 | |||
| 8 | Copyright 2013 Oleg Kostyuk <cub.uanic@gmail.com> | 3 | Copyright 2013 Oleg Kostyuk <cub.uanic@gmail.com> |
| 9 | 4 | ||
| 10 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
