]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/fourier/rev1/rev1.c
Move my keymap to the community folder
[qmk_firmware.git] / keyboards / fourier / rev1 / rev1.c
1 #include "fourier.h"
2
3
4 void matrix_init_kb(void) {
5         matrix_init_user();
6 };
7