summaryrefslogtreecommitdiff
path: root/keyboards/ashpil
Commit message (Collapse)AuthorAge
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
|
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-11
|
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-25
| | | | | 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.
* Bigger combo index (#9318)Pete Sevander2020-08-29
| | | | | * Add change log * Change combo index from uint8_t to uint16_t
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-27
| | | | | * remove HD44780_ENABLE rules: 0-9, A-B * remove HD44780_ENABLE config: 0-9, A-B
* [Keyboard] Add support for Model M USB C Controller (#7393)ashpil2019-11-19
* 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