Erovia
|
ad86894ae7
|
Rename keyboard-level readmes to lower-case (#10759)
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.
|
2020-10-25 15:23:42 +00:00 |
Pete Sevander
|
b0335b2731
|
Bigger combo index (#9318)
* Add change log
* Change combo index from uint8_t to uint16_t
|
2020-08-29 14:30:02 -07:00 |
James Young
|
aaf58155c7
|
Remove HD44780 References, Part 1 (#9052)
* remove HD44780_ENABLE rules: 0-9, A-B
* remove HD44780_ENABLE config: 0-9, A-B
|
2020-07-27 06:11:16 +10:00 |
ashpil
|
acd02e4469
|
[Keyboard] Add support for Model M USB C Controller (#7393)
* 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
|
2019-11-19 22:06:16 -08:00 |