summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/olly/jf/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-0/+3
|
* Mechlovin.Studio Olly JF Layout Additions (#20736)James Young2023-05-061-127/+636
| | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_iso_split_bs_rshift * add LAYOUT_iso * add reference keymaps
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-107/+126
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+4
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+5
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-1/+7
|
* [Keyboard] Add Olly JF PCB (#14056)mechlovin2021-09-081-0/+119
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>