qmk-firmwares/keyboards/boardsource/the_mark
James Young f3aa5db414
Boardsource The Mark 65 Touch-Up and Layout Additions (#16270)
* 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.
2022-02-07 19:45:44 -08:00
..
keymaps Boardsource The Mark 65 Touch-Up and Layout Additions (#16270) 2022-02-07 19:45:44 -08:00
config.h Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) 2021-07-24 20:17:04 +01:00
info.json Boardsource The Mark 65 Touch-Up and Layout Additions (#16270) 2022-02-07 19:45:44 -08:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
the_mark.c USB suspend option and LED position change for The Mark 65 (#12725) 2021-05-13 09:25:21 +10:00
the_mark.h Boardsource The Mark 65 Touch-Up and Layout Additions (#16270) 2022-02-07 19:45:44 -08:00

the_mark

The Mark: 65

The Mark: 65 is a no compromise 65% keyboard designed and produced by Boardsource.

Make example for this keyboard (after setting up your build environment):

make boardsource/the_mark:default

Flashing example for this keyboard:

make boardsource/the_mark:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.