Ilya Zhuravlev
|
c05356439e
|
Merge branch 'vial' into merge-2023-06-03
|
2023-07-15 22:23:48 -06:00 |
|
Gerrit Plehn
|
ca8021e65a
|
Support for ashpil Model M USB-C (#472)
* Add support for ashpil/modelm_usbc
* revert config.h to upstream
* remove via keymap
|
2023-05-27 23:26:09 -06:00 |
|
nuess0r
|
f98f8eedf0
|
Consolidate modelm v2 (#14996)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-05-27 23:12:36 +10:00 |
|
Nick Brassel
|
5faa23d54c
|
Keymap introspection for combos. (#19670)
|
2023-05-15 22:27:37 +10:00 |
|
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01: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 |
|
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 |
|