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