diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-17 04:57:18 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-17 04:57:18 +0000 |
commit | 6817771df7ae3934ede9d9fcd3d4ee2f351c16ae (patch) | |
tree | 3a11bc8433c893a01d4dac1457b46ced87f3ff74 /keyboards/tkc/m0lly/m0lly.c | |
parent | ed8ffa4bb4fbdce83a6e117f2d58708e65f52c03 (diff) | |
parent | e527b375e849556da6592ca204ef35674e0d3de0 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tkc/m0lly/m0lly.c')
-rw-r--r-- | keyboards/tkc/m0lly/m0lly.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/tkc/m0lly/m0lly.c b/keyboards/tkc/m0lly/m0lly.c index e04407a35b..137e1ce21c 100644 --- a/keyboards/tkc/m0lly/m0lly.c +++ b/keyboards/tkc/m0lly/m0lly.c @@ -13,6 +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/>. */ + #include "m0lly.h" void keyboard_pre_init_kb(void) { |