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.
6 years ago
Drashna Jaelre
00b6f14821
Replace outdated RGB/Audio information
6 years ago
Jack Humbert
791b9cc652
remove all makefiles from keyboard directories
8 years ago
skullydazed
4cdcbdb861
Remove all Makefiles from the keyboards directory. ( #1660 )
...
* Remove all Makefiles from the keyboards directory.
* update keymaps added in the last 8 days
* Ignore keyboard/keymap makefiles
* update hand_wire to reflect our new Makefile-less reality
* Update the make guide to reflect the new reality
* move planck keymap options to rules.mk
* update planck keymaps 4real
* trigger travis
* add back build_keyboard.mk
* restore changes to build_keyboard
8 years ago
Jack Humbert
b476d65b9c
Update keyboards' rules.mk/Makefiles ( #1442 )
...
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
8 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Priyadi Iman Nurcahyo
e58304c094
My layout for M-122 terminal keyboard
8 years ago
Priyadi Iman Nurcahyo
dc49231391
Update KEYMAP macro to be consistent with the rest of QMK
8 years ago
Priyadi Iman Nurcahyo
bd5f323bec
IBM Terminal M-122 converter support
...
Code ported from TMK to QMK.
8 years ago