Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
noroadsleft
|
7e87532ec2
|
converter/ibm_terminal Refactor and Configurator support (#4414)
* IBM Terminal converter: layout macro refactor
- Renamed KEYMAP to LAYOUT
- Renamed KEYMAP_101 to LAYOUT_101
- minor matrix array fixes
* IBM Terminal converter: default keymap refactor
- Updated layout macro names
- Updated to #include QMK_KEYBOARD_H
- config.h updated to use #pragma once
* IBM Terminal converter: priyadi keymap refactor
- Updated layout macro names
- Updated to #include QMK_KEYBOARD_H
- Removed redundant KC_TRNS and KC_NO defines
- config.h updated to use #pragma once
* IBM Terminal converter: Configurator support
* IBM Terminal converter: readme cleanup
Updated markdown formatting.
* IBM Terminal converter: readme rename
Renamed file to fully lowercase.
|
2018-11-13 08:26:55 -08:00 |
|
Priyadi Iman Nurcahyo
|
dc49231391
|
Update KEYMAP macro to be consistent with the rest of QMK
|
2016-12-14 22:33:56 +07:00 |
|
Priyadi Iman Nurcahyo
|
bd5f323bec
|
IBM Terminal M-122 converter support
Code ported from TMK to QMK.
|
2016-12-14 16:21:01 +07:00 |
|