Remove comment about higher function keys as it is now changed upstream

This commit is contained in:
Daniel_I_Am 2022-05-04 22:35:18 +02:00
parent c534f753fc
commit 4ec0e833b9

View File

@ -33,14 +33,6 @@ enum shift_keycodes {
keymap_config_t keymap_config; keymap_config_t keymap_config;
/*
In order to use function keys over KC_F12, `tmk_core/protocol/arm_atsam/usb/udi_hid_kbd.c` has to be altered.
Usage Maximum and Logical Maximum are used to determine the highest keycode to still be sent.
Bumping this number, allows for higher function key numbers to be transmitted to the operating system.
*/
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// Normal layout // Normal layout
[0] = LAYOUT( [0] = LAYOUT(