summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/mun/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-281/+0
|
* Merge upstream masterlokher2022-12-062-0/+281
|\
| * VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-2/+0
| |
| * Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
| |
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
| |
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
| * Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
| * Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+1
| |
* | Remove non-Keychron keyboardslokher2022-09-133-284/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Sol 3 Keyboard from RGBKB (#15687)XScorpion22022-01-211-2/+2
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Franklyn Tackitt <franklyn@tackitt.net>
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-5/+5
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* Tidy up rgbkb/mun (#13801)Joel Challis2021-08-053-0/+283
* Tidy up rgbkb/mun