Ryan
|
74223c34a9
|
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
2022-10-16 14:14:40 +01:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
306e50b84c
|
Move keyboard USB IDs and strings to data driven: D (#17814)
|
2022-07-29 20:02:47 -07:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
Ryan
|
764dc18a81
|
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00:00 |
|
drewpyun
|
65eb0f939f
|
[keymap] Add via support for Iskar (#16575)
* iskar initial commit
* testing
* added info.json to iskar
* Updated read.me
* updated info.json removed unnessary keymap folders, fixed rules.mk, added second layer to default layout, added vendor/product id, tested and compiled
* Update readme.md
* Update readme.md
* updated info.json, formatted files according to PR checklist
* Update keyboards/drewkeys/iskar/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/drewkeys/iskar/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* added keymaps onto iskar.h that was referenced in info.json
* changed filename to lowercase to match guidelines
* initial commit of VIA files
* edited via keymap
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-03-08 18:56:48 +00:00 |
|
drewpyun
|
403536986d
|
[Keyboard] Add Iskar (#16562)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-03-07 20:23:53 -08:00 |
|