Browse Source

Fixup missing include in mxss via keymap (#20475)

pull/18254/head
jack 1 year ago
committed by GitHub
parent
commit
c98cb17ce1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      keyboards/mxss/keymaps/via/keymap.c

+ 1
- 0
keyboards/mxss/keymaps/via/keymap.c View File

@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "mxss_frontled.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
LAYOUT_all( /* L0 */


Loading…
Cancel
Save