summaryrefslogtreecommitdiffstats
path: root/keyboards/plut0nium/0x3e/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-158/+0
|
* Merge upstream masterlokher2022-12-061-0/+158
|\
| * Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Remove non-Keychron keyboardslokher2022-09-132-159/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Fix keyboard level use of OLED_DRIVER_ENABLE (#15343)Joel Challis2021-11-281-1/+1
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-12/+13
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* [keyboard] Add 0x3E (#14088)Charles2021-08-262-0/+158
* Add 0x3E - default config * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review 2 Firmware size optimization Co-authored-by: Drashna Jaelre <drashna@live.com> * Rename files as per project guidelines + remove empty * Update link in readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>