Commit Graph

8 Commits (a52e55ec09c587ca58a156a6c174d51e0ad228b4)

Author SHA1 Message Date
Drashna Jaelre 0072fdd799 Cleanup Default Keymaps (#5442)
* Cleanup Default Keymaps to conform to QMK Firmware standards

* Minor fixes

* Revert some changes
6 years ago
noroadsleft b5d7bb6154 converter/usb_usb Refactor and Configurator support (#4345)
* converter/usb_usb: layout macro refactor

- KEYMAP_ALL renamed to LAYOUT_all
- KEYMAP renamed to LAYOUT_ansi
- KEYMAP_ISO renamed to LAYOUT_iso
- KEYMAP_JIS renamed to LAYOUT_jis

* converter/usb_usb: keymap refactor

- all keymaps now use #include QMK_KEYBOARD_H
- layout macro names updated
- removed deprecated TMK macro/function code

* Add info.json file for Configurator support
7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 8 years ago
Balz Guenat 5bff9d6181 cleanup usb-usb converter code 8 years ago
Balz Guenat 7e5ccd50dc add RESET to keymap 8 years ago
Balz Guenat 80d082055b convert keymap into qmk-style 8 years ago
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work 8 years ago
Balz Guenat d7d20e2511 start working on usb-usb converter port 8 years ago