aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/monsgeek/m1/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove overriding of `DF()` within keyboards (#25541)Joel Challis2025-08-151-2/+2
|
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-14/+14
| | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
* [Keyboard] Add m1 keyboard (#19799)jonylee@hfd2023-07-271-0/+95
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: wb-joy <chang.li@westberrytech.com> Co-authored-by: Joy Lee <joylee.lc@foxmail.com>