Age | Commit message (Collapse) | Author |
|
|
|
|
|
This is the recommendation in the [PR
Checklist](https://docs.qmk.fm/#/pr_checklist?id=keyboard-prs) and it
will make working with them easier in the CLI/API/etc.
|
|
* Add change log
* Change combo index from uint8_t to uint16_t
|
|
* remove HD44780_ENABLE rules: 0-9, A-B
* remove HD44780_ENABLE config: 0-9, A-B
|
|
* added usb c model m
* added readme
* Update keyboards/ashpil/modelm_usbc/rules.mk
* Update keyboards/ashpil/modelm_usbc/rules.mk
* Update keyboards/ashpil/modelm_usbc/rules.mk
* Update keyboards/ashpil/modelm_usbc/rules.mk
* Update keyboards/ashpil/modelm_usbc/rules.mk
* Update keyboards/ashpil/modelm_usbc/rules.mk
* cleaned up code
* removed combo from keymap
* added reset to default
* Update keyboards/ashpil/modelm_usbc/rules.mk
* bootmagic and simplifying default
* Update rules.mk
* removed duplicates
* updated readme
* Update keyboards/ashpil/modelm_usbc/README.md
* Update modelm_usbc.h
* Update keyboards/ashpil/modelm_usbc/keymaps/default/keymap.c
* Update keyboards/ashpil/modelm_usbc/keymaps/default/keymap.c
* Update keyboards/ashpil/modelm_usbc/keymaps/default/keymap.c
* full support for either ANSI or ISO
* Update keyboards/ashpil/modelm_usbc/info.json
* Update keyboards/ashpil/modelm_usbc/info.json
* Update keyboards/ashpil/modelm_usbc/info.json
* Resize the ISO Enter key
* ANSI Enter and Left Shift keys resize
|