diff options
author | Jeremy Bernhardt <jeremythegeek@gmail.com> | 2019-05-17 14:02:22 -0600 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-17 13:02:22 -0700 |
commit | d0c9ad6433d6ed30e8076fd26c8551f579cb08c8 (patch) | |
tree | 87d2613ede768cce431b54b78f2274310f520388 /keyboards/georgi/config.h | |
parent | 7a0174f871792c62fdd1b737f2dc9db753695245 (diff) |
[Keyboard] Georgi improvements (#5899)
* Georgi improvements
* The writing was in the -Wall
Diffstat (limited to 'keyboards/georgi/config.h')
-rw-r--r-- | keyboards/georgi/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/georgi/config.h b/keyboards/georgi/config.h index 30f07667e3..b35a1be789 100644 --- a/keyboards/georgi/config.h +++ b/keyboards/georgi/config.h @@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Defaults */ -#define VERSION "v1.0: Stenoknight" +#define VERSION "v1.1: ClayM" #define VERBOSE #define FORCE_NKRO |