summaryrefslogtreecommitdiffstats
path: root/keyboards/akb/ogr
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-8/+0
|
* AKB OGR Layout Macro Additions (#20490)James Young2023-04-2210-81/+1100
| | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_xt_ansi_blocker_split_bs with reference keymap * add LAYOUT_65_xt_ansi_blocker with reference keymap * add LAYOUT_65_xt_ansi_blocker_wkl_split_bs with reference keymap * add LAYOUT_65_xt_ansi_blocker_wkl with reference keymap * add LAYOUT_65_xt_iso_blocker_split_bs with reference keymap * add LAYOUT_65_xt_iso_blocker with reference keymap * add LAYOUT_65_xt_iso_blocker_wkl_split_bs with reference keymap * add LAYOUT_65_xt_iso_blocker_wkl with reference keymap
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-79/+79
|
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
| | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* [Keyboard] Add akb-ogr (#17982)arnstadm2022-08-127-0/+244
Co-authored-by: Drashna Jaelre <drashna@live.com>