ibmpc_usb: matrix stores unimap translated states

scan code is translated to unimap before storing in matrix now
This commit is contained in:
tmk 2021-07-04 16:47:54 +09:00
parent e15f35fd9b
commit 0e3b7084b7
5 changed files with 86 additions and 90 deletions

View file

@ -14,7 +14,7 @@ GNU General Public License for more details.
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 "unimap_trans.h"
#include "unimap.h"
#define AC_FN0 ACTION_LAYER_TAP_KEY(1, KC_APPLICATION)