diff options
| author | Jeremy Bernhardt <jeremythegeek@gmail.com> | 2019-02-06 00:10:47 -0600 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2019-02-05 22:16:41 -0800 |
| commit | 045400ab28ee6c4f5d714b632f765d54da883f6c (patch) | |
| tree | 1d540a65fa9eb5c0d55bc9a9ed9bb6a9185ee83e | |
| parent | 9986c3d0b7f10cc07a3c38d8f46b4a157479e33a (diff) | |
| download | qmk_firmware-045400ab28ee6c4f5d714b632f765d54da883f6c.tar.gz qmk_firmware-045400ab28ee6c4f5d714b632f765d54da883f6c.zip | |
Update gergo.h
Did a big brane move and mixed those up. Been using this keyboard for weeks and never noticed.
| -rw-r--r-- | keyboards/gergo/gergo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gergo/gergo.h b/keyboards/gergo/gergo.h index c0d885029..0292c512a 100644 --- a/keyboards/gergo/gergo.h +++ b/keyboards/gergo/gergo.h | |||
| @@ -48,7 +48,7 @@ uint8_t init_mcp23018(void); | |||
| 48 | { L01, L11, L21, KC_NO}, \ | 48 | { L01, L11, L21, KC_NO}, \ |
| 49 | { L00, L10, L20, KC_NO}, \ | 49 | { L00, L10, L20, KC_NO}, \ |
| 50 | \ | 50 | \ |
| 51 | { R10, KC_NO, R20, R30}, \ | 51 | { KC_NO, R10, R20, R30}, \ |
| 52 | { R00, R11, R21, R31}, \ | 52 | { R00, R11, R21, R31}, \ |
| 53 | { R01, R12, R22, R32}, \ | 53 | { R01, R12, R22, R32}, \ |
| 54 | { R02, R13, R23, R33}, \ | 54 | { R02, R13, R23, R33}, \ |
