- Added integration of IBM Trackpoint
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "trackpoint.h"
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = KEYMAP(
|
||||
KC_BTN1, KC_BTN3, KC_BTN2 \
|
||||
)
|
||||
};
|
||||
Reference in New Issue
Block a user