Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 1 | -0/+4 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 1 | -0/+5 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 1 | -1/+7 |
| | |||||
* | Mechlovin Olly BB Touch-Up (#16137) | James Young | 2022-01-30 | 1 | -7/+201 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -0/+101 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |