Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
17176daf26
|
Move keyboard USB IDs and strings to data driven: T (#17899)
|
2022-08-04 02:35:08 +01:00 |
|
Ryan
|
99b35940bc
|
Remove unnecessary backslash-escapes in default keymaps (#15472)
* Remove unnecessary backslash-escapes in default keymaps
* Remove unnecessary backslash-escapes in via keymaps
* Remove unnecessary backslash-escapes in default-ish keymaps
|
2021-12-14 12:41:16 +00:00 |
|
Ryan
|
f718a10889
|
Fix up build options comments (#15463)
|
2021-12-12 18:05:37 -08:00 |
|
Ryan
|
315fb6e724
|
Remove empty config.h from default-ish keymaps (#15429)
|
2021-12-09 16:00:55 +11:00 |
|
Nick Brassel
|
e156d5c13b
|
Fix build. (#15322)
|
2021-11-28 05:52:17 +11:00 |
|
MechMerlin
|
796db50895
|
New Keyboard: TGR Jane CE (#14713)
* move ce and v2ce into their own directories
* update copyright notices
* change LAYOUT macro names
* remove community layout support for the original layouts
* fix LAYOUT macro names
* change info.json for the common layouts
* fix tsangan LAYOUT
* fix layout all
* Update keyboards/tgr/jane/v2ce/keymaps/via/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/tgr/jane/v2ce/v2ce.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/tgr/jane/v2ce/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* remove unneeded file
* one more time for good measure
* Update keyboards/tgr/jane/v2ce/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/tgr/jane/v2ce/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-11-24 16:32:46 +11:00 |
|