summaryrefslogtreecommitdiffstats
path: root/keyboards/linworks/fave87h/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
| | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-44/+46
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Linworks FAve 87H Layout Refactor (#18497)James Young2022-09-272-42/+42
|
* [Keyboard] Update firmware for the FAve 87H (#16920)Wolf Van Herreweghe2022-06-202-1/+2
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Fave84H/87H: Fix stray closing brace in default keymap (#16136)Ryan2022-01-301-2/+1
|
* [Keyboard] Add the FAve 87H (#15965)Wolf Van Herreweghe2022-01-303-0/+118
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>