Skip to content

Commit

Permalink
format code according to conventions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot authored and Philip Karlsson committed Dec 3, 2019
1 parent a0521bc commit d368c16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keyboards/2_milk/keymaps/mikethetiger/keymap.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include QMK_KEYBOARD_H
#include QMK_KEYBOARD_H

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
Expand Down
2 changes: 1 addition & 1 deletion keyboards/2_milk/rules.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MCU name
# MCU name
MCU = atmega32u4

# Processor frequency.
Expand Down

0 comments on commit d368c16

Please sign in to comment.