Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | boardsource/the_mark: add QMK Configurator layout data (#17898) | James Young | 2022-08-03 | 1 | -348/+368 |
| | | | | | | | * boardsource/the_mark: add QMK Configurator layout data * add keyboard maintainers to info.json Adds the individual and organization accounts as listed maintainers. | ||||
* | [Keyboard] boardsource/the_mark data driven (#17637) | jack | 2022-07-12 | 1 | -391/+428 |
| | |||||
* | Boardsource The Mark 65 Touch-Up and Layout Additions (#16270) | James Young | 2022-02-07 | 1 | -212/+376 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the_mark.h: use ____ for KC_NO * the_mark.h: number matrix positions electrically `K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0. * the_mark.h: use QMK 3-character notation * the_mark.h: add matrix diagram * refactor reference keymaps - convert tabs to spaces - use four-space indent - grid align keycodes - remove extra line breaks - add layer indexes to `via` keymap * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_space Includes reference keymap. * add LAYOUT_iso_split_bs_space Includes reference keymap. * info.json: edit maintainer value There is a Boardsource GitHub account, but knowing the user who maintains it is helpful. | ||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | The mark: 65 (#11060) | cole smith | 2020-12-30 | 1 | -0/+232 |
* added main keyboard files * working default and iso maps * add via config * made default ansi map * fixed info.json and made readme * renamed folders * reincluding the folders I renamed * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * I made a change before PR to clean up VIA map that broke it now its fixed * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/boardsource/the_mark/the_mark.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> |