keymap.c (149B)
- #include QMK_KEYBOARD_H
- const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [0] = LAYOUT(
- KC_MPRV, KC_MPLY, KC_MNXT
- )
- };
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
keymap.c (149B)
- #include QMK_KEYBOARD_H
- const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [0] = LAYOUT(
- KC_MPRV, KC_MPLY, KC_MNXT
- )
- };