summaryrefslogtreecommitdiffstats
path: root/keyboards/linworks/fave84h/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Move FAve 84H to data driven design + Via Custom UI (#19763)Wolf Van Herreweghe2023-02-091-2/+1
| | | Co-authored-by: Wolf <contact@vwolf.be>
* fix LinWorks FAve84H keymaps (#19266)James Young2022-12-081-13/+14
| | | Develop merge broke a previous refactor.
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | * `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-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Fixup linworks/fave84h (#18593)jack2022-10-051-2/+2
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-15/+16
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Linworks FAve 84H Layout Refactor (#18496)James Young2022-09-271-14/+14
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Fave84H/87H: Fix stray closing brace in default keymap (#16136)Ryan2022-01-301-3/+1
|
* [Keyboard] Add base FAve 84H firmware (#15967)Wolf Van Herreweghe2022-01-301-0/+50
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>