mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
47dc471bd4
* Move `kprepublic/jj40` to `kprepublic/jj40/rev1` [chore] * Friendly-format `info.json` [style] * Add layout/matrix diagram [docs] * Refactor keymaps - use four-space indent - grid-align keycodes - refactor to use `LAYOUT_ortho_4x12` macro [refactor] * Rename `LAYOUT_planck_mit` to `LAYOUT_ortho_4x12_1x2u_c` [refactor] * Rename `LAYOUT_planck_1x2uR` to `LAYOUT_ortho_4x12_1x2u_r` [refactor] * Re-sort `layouts` object Places `LAYOUT_ortho_4x12` (the `LAYOUT_all` equivalent) first in sequence. [refactor] * Add `LAYOUT_ortho_4x12_1x2u_l` [enhancement] * Add `LAYOUT_ortho_4x12_2x2u` [enhancement] * Convert `rules.mk` to data driven [chore] * Remove `console` and `command` settings from keyboard level [chore] * Rename `info.json` to `keyboard.json` [chore] [enhancement] * Remove `audio` setting from keyboard level [chore]
1.4 KiB
1.4 KiB
Matrix Diagram for KPrepublic JJ40 rev1
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │
├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │
├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │
├───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┤
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │
└───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘
┌───────┐
│35 │ 1x2u_c (MIT)
└───────┘
┌───────┬───────┐
│34 │36 │ 2x2u_c
└───────┴───────┘