summaryrefslogtreecommitdiffstats
path: root/keyboards/bop/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Corrected Number-pad numbers (#13057)Nathan_Blais2021-06-071-4/+4
|
* [Keyboard] Added BOP support (#12991)Brandon Lewis2021-05-301-0/+46
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Brandon Lewis <blewis308@users.noreply.github.com>