]> git.donarmstrong.com Git - qmk_firmware.git/commit
AL1 Unable to Compile on Configurator (#3339)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Mon, 9 Jul 2018 14:47:29 +0000 (07:47 -0700)
committerDrashna Jaelre <drashna@live.com>
Mon, 9 Jul 2018 14:47:29 +0000 (07:47 -0700)
commit5ef50256d85569cf404cc1b5aea534832bc89089
treeac3e1e280e28796072e1a99e9bf41235fe7ed780
parent56b5e9f23d2e363404fa68af4fd73f8dd21beea1
AL1 Unable to Compile on Configurator (#3339)

* use QMK_KEYBOARD_H

* init_kb and scan_kb need to be in matrix.c to make use of the matrix.h include

* Make the routines weak as suggested by Drashna
keyboards/al1/al1.c
keyboards/al1/keymaps/splitbs/keymap.c
keyboards/al1/matrix.c