diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-11 01:38:06 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-11 01:38:06 +0000 |
commit | 3d2bc8ef24f8076daa34971ccf453ade236f7b05 (patch) | |
tree | e9d18125b9132fc782fb73d99fe526db8ecb2134 /keyboards/nullbitsco/nibble/matrix.c | |
parent | 6c720a6538041e4e39f635bb50c082a02e4e51c2 (diff) | |
parent | c75bf9daf46897209338f7dc4b68f2efec074a65 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nullbitsco/nibble/matrix.c')
-rw-r--r-- | keyboards/nullbitsco/nibble/matrix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nullbitsco/nibble/matrix.c b/keyboards/nullbitsco/nibble/matrix.c index 8ec9da2844..496c5dbe32 100644 --- a/keyboards/nullbitsco/nibble/matrix.c +++ b/keyboards/nullbitsco/nibble/matrix.c @@ -1,4 +1,4 @@ -/* Copyright 2020 Jay Greco +/* Copyright 2021 Jay Greco * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |