diff options
author | QMK Bot <hello@qmk.fm> | 2020-04-12 18:11:52 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-04-12 18:11:52 +0000 |
commit | 5380c29dd79cd819c624e2823237af59da4ba0df (patch) | |
tree | 71947c5965a6d973635e563f8782c6be1b8191ec /quantum/keymap_extras | |
parent | 23f19852b9a8e4810335bcfb2a1da36df97a9eed (diff) |
format code according to conventions [skip ci]
Diffstat (limited to 'quantum/keymap_extras')
-rw-r--r-- | quantum/keymap_extras/keymap_workman_zxcvm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_workman_zxcvm.h b/quantum/keymap_extras/keymap_workman_zxcvm.h index ac05dcfc6d..4ba2ada9e7 100644 --- a/quantum/keymap_extras/keymap_workman_zxcvm.h +++ b/quantum/keymap_extras/keymap_workman_zxcvm.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ - + #pragma once #include "keymap.h" |