diff options
| author | QMK Bot <hello@qmk.fm> | 2020-04-28 07:04:07 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2020-04-28 07:04:07 +0000 |
| commit | bd639752db58ada94972dc32ed89df2114e6f3bb (patch) | |
| tree | 118cd7f84081e4aa927034b3a171b6fc1d5fc8c2 /quantum | |
| parent | aaeef7a833cdbd7d73ab549383127777d2c9a499 (diff) | |
| download | qmk_firmware-bd639752db58ada94972dc32ed89df2114e6f3bb.tar.gz qmk_firmware-bd639752db58ada94972dc32ed89df2114e6f3bb.zip | |
format code according to conventions [skip ci]
Diffstat (limited to 'quantum')
| -rw-r--r-- | quantum/keymap_extras/keymap_spanish_dvorak.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_spanish_dvorak.h b/quantum/keymap_extras/keymap_spanish_dvorak.h index 9e949cb33..b6bc734c3 100644 --- a/quantum/keymap_extras/keymap_spanish_dvorak.h +++ b/quantum/keymap_extras/keymap_spanish_dvorak.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 15 | */ | 15 | */ |
| 16 | 16 | ||
| 17 | #pragma once | 17 | #pragma once |
| 18 | 18 | ||
| 19 | #include "keymap.h" | 19 | #include "keymap.h" |
