summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/olly/bb/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-074-200/+0
|
* Merge upstream masterlokher2022-12-064-0/+200
|\
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-6/+6
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-139-206/+0
|/
* Mechlovin Olly BB Touch-Up (#16137)James Young2022-01-306-32/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | * fix keymap alignment Both the `default` and `via` keymaps had misalignments on the top 3 layers, which was misleading as to which keycode was on which switch on those layers. * fix layout macro reference in info.json * friendly-format info.json, phase 1 Adds line breaks between keyboard rows. * correct info.json key sequence * bb.h: use XXX for KC_NO * bb.h: add matrix diagram * add LAYOUT_ansi_split_bs Includes reference keymap. * add LAYOUT_iso_split_bs Includes reference keymap. * info.json: remove meta key
* [Keyboard] Add Olly BB PCB (#14545)mechlovin2021-10-025-0/+100
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>