Commit Graph

3 Commits (ef8a4e5aaf27fa21556a75c58ae4d033d6329cf7)

Author SHA1 Message Date
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.
7 years ago
Priyadi Iman Nurcahyo dc49231391 Update KEYMAP macro to be consistent with the rest of QMK 9 years ago
Priyadi Iman Nurcahyo bd5f323bec IBM Terminal M-122 converter support
Code ported from TMK to QMK.
9 years ago