diff options
author | Wolf Van Herreweghe <wolfvanh@gmail.com> | 2022-01-30 19:59:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 10:59:24 -0800 |
commit | 02000201629932d87281738b0c4127379d6835ff (patch) | |
tree | a1cc2296dda825f49ff2d1d94ba8f3935d4bc63c /keyboards/keybee/keybee65/keymaps | |
parent | 5576f641ceed94083e3ad5f947ccf058f6103234 (diff) | |
download | qmk_firmware-02000201629932d87281738b0c4127379d6835ff.tar.gz qmk_firmware-02000201629932d87281738b0c4127379d6835ff.zip |
[Keyboard] Small fixes to the Keybee65 (#15966)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Diffstat (limited to 'keyboards/keybee/keybee65/keymaps')
-rw-r--r-- | keyboards/keybee/keybee65/keymaps/default/keymap.c | 2 | ||||
-rw-r--r-- | keyboards/keybee/keybee65/keymaps/via/keymap.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keybee/keybee65/keymaps/default/keymap.c b/keyboards/keybee/keybee65/keymaps/default/keymap.c index 13d1ba1f9d..a1df29ef92 100644 --- a/keyboards/keybee/keybee65/keymaps/default/keymap.c +++ b/keyboards/keybee/keybee65/keymaps/default/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 <me@homedrop.org> +Copyright 2020 <contact@vwolf.be> 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 the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/keybee/keybee65/keymaps/via/keymap.c b/keyboards/keybee/keybee65/keymaps/via/keymap.c index 811e13ef55..12faf6f196 100644 --- a/keyboards/keybee/keybee65/keymaps/via/keymap.c +++ b/keyboards/keybee/keybee65/keymaps/via/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 <me@homedrop.org> +Copyright 2020 <contact@vwolf.be> 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 the Free Software Foundation, either version 2 of the License, or |