Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 4 | -200/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 4 | -0/+200 |
|\ | |||||
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -6/+6 |
| | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 9 | -206/+0 |
|/ | |||||
* | Mechlovin Olly BB Touch-Up (#16137) | James Young | 2022-01-30 | 6 | -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) | mechlovin | 2021-10-02 | 5 | -0/+100 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |