Browse Source

[Keyboard] Add the Compensator (#23103)

* Pushed up compensator start

* Addressed Firmware Changes

* Fixed some keybind issues

* Updated readMe

* Added keymap

* Adjustments for PR

* adjusted on-state

* Applied sugguested changes

* Addressed PR changes

* Addressed macro comments

* Addressed layer comments
pull/21565/merge
Logan Foster 2 months ago
committed by GitHub
parent
commit
4e04da397e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
7 changed files with 310 additions and 0 deletions
  1. +163
    -0
      keyboards/compensator/info.json
  2. +48
    -0
      keyboards/compensator/keymaps/default/keymap.c
  3. +48
    -0
      keyboards/compensator/keymaps/via/keymap.c
  4. +1
    -0
      keyboards/compensator/keymaps/via/rules.mk
  5. +25
    -0
      keyboards/compensator/matrix_diagram.md
  6. +24
    -0
      keyboards/compensator/readme.md
  7. +1
    -0
      keyboards/compensator/rules.mk

+ 163
- 0
keyboards/compensator/info.json View File

@ -0,0 +1,163 @@
{
"keyboard_name": "Compensator",
"manufacturer": "Highleap",
"url": "https://lrfoster03.github.io/",
"maintainer": "Lrfoster03",
"usb": {
"vid": "0x564B",
"pid": "0x0001",
"device_version": "1.0.0"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"matrix_pins": {
"rows": ["B2", "F5", "F7", "F1", "B3", "F4", "F6", "F0"],
"cols": ["B0", "D4", "B7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "B1", "D5", "D3", "D2", "D1", "D0"]
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": false
},
"bootmagic": {
"matrix": [0, 5]
},
"dynamic_keymap": {
"layer_count": 3
},
"indicators": {
"caps_lock": "E6",
"on_state": 0
},
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [4, 0], "x": 2.25, "y": 0},
{"matrix": [4, 1], "x": 3.25, "y": 0},
{"matrix": [0, 2], "x": 4.25, "y": 0},
{"matrix": [0, 3], "x": 5.25, "y": 0},
{"matrix": [4, 2], "x": 6.5, "y": 0},
{"matrix": [4, 3], "x": 7.5, "y": 0},
{"matrix": [0, 4], "x": 8.5, "y": 0},
{"matrix": [0, 5], "x": 9.75, "y": 0, "w": 1.5},
{"matrix": [4, 4], "x": 11.25, "y": 0},
{"matrix": [4, 5], "x": 12.25, "y": 0},
{"matrix": [0, 6], "x": 13.25, "y": 0},
{"matrix": [0, 7], "x": 14.25, "y": 0},
{"matrix": [4, 6], "x": 15.25, "y": 0},
{"matrix": [4, 7], "x": 16.25, "y": 0},
{"matrix": [0, 8], "x": 17.25, "y": 0},
{"matrix": [0, 9], "x": 18.25, "y": 0},
{"matrix": [4, 8], "x": 19.25, "y": 0},
{"matrix": [4, 9], "x": 20.25, "y": 0},
{"matrix": [0, 10], "x": 21.25, "y": 0},
{"matrix": [0, 11], "x": 22.25, "y": 0},
{"matrix": [4, 10], "x": 23.25, "y": 0, "w": 1.5},
{"matrix": [4, 11], "x": 25, "y": 0},
{"matrix": [0, 12], "x": 26, "y": 0},
{"matrix": [0, 13], "x": 27, "y": 0},
{"matrix": [4, 12], "x": 28.25, "y": 0},
{"matrix": [4, 13], "x": 29.25, "y": 0},
{"matrix": [0, 14], "x": 30.25, "y": 0},
{"matrix": [0, 15], "x": 31.25, "y": 0},
{"matrix": [4, 14], "x": 32.5, "y": 0},
{"matrix": [4, 15], "x": 33.5, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1},
{"matrix": [1, 1], "x": 1, "y": 1},
{"matrix": [5, 0], "x": 2.25, "y": 1},
{"matrix": [5, 1], "x": 3.25, "y": 1},
{"matrix": [1, 2], "x": 4.25, "y": 1},
{"matrix": [1, 3], "x": 5.25, "y": 1},
{"matrix": [5, 2], "x": 6.5, "y": 1},
{"matrix": [5, 3], "x": 7.5, "y": 1},
{"matrix": [1, 4], "x": 8.5, "y": 1},
{"matrix": [1, 5], "x": 9.75, "y": 1, "w": 1.25},
{"matrix": [5, 4], "x": 11.5, "y": 1},
{"matrix": [5, 5], "x": 12.5, "y": 1},
{"matrix": [1, 6], "x": 13.5, "y": 1},
{"matrix": [1, 7], "x": 14.5, "y": 1},
{"matrix": [5, 6], "x": 15.5, "y": 1},
{"matrix": [5, 7], "x": 16.5, "y": 1},
{"matrix": [1, 8], "x": 17.5, "y": 1},
{"matrix": [1, 9], "x": 18.5, "y": 1},
{"matrix": [5, 8], "x": 19.5, "y": 1},
{"matrix": [5, 9], "x": 20.5, "y": 1},
{"matrix": [1, 10], "x": 21.5, "y": 1},
{"matrix": [1, 11], "x": 22.5, "y": 1, "w": 2.25},
{"matrix": [5, 11], "x": 25, "y": 1},
{"matrix": [1, 12], "x": 26, "y": 1},
{"matrix": [1, 13], "x": 27, "y": 1},
{"matrix": [5, 12], "x": 28.25, "y": 1},
{"matrix": [5, 13], "x": 29.25, "y": 1},
{"matrix": [1, 14], "x": 30.25, "y": 1},
{"matrix": [1, 15], "x": 31.25, "y": 1},
{"matrix": [5, 14], "x": 32.5, "y": 1},
{"matrix": [5, 15], "x": 33.5, "y": 1},
{"matrix": [2, 0], "x": 0, "y": 2},
{"matrix": [2, 1], "x": 1, "y": 2},
{"matrix": [6, 0], "x": 2.25, "y": 2},
{"matrix": [6, 1], "x": 3.25, "y": 2},
{"matrix": [2, 2], "x": 4.25, "y": 2},
{"matrix": [2, 3], "x": 5.25, "y": 2},
{"matrix": [6, 2], "x": 6.5, "y": 2},
{"matrix": [6, 3], "x": 7.5, "y": 2},
{"matrix": [2, 4], "x": 8.5, "y": 2},
{"matrix": [2, 5], "x": 9.75, "y": 2, "w": 1.25},
{"matrix": [6, 4], "x": 11, "y": 2},
{"matrix": [6, 5], "x": 12, "y": 2},
{"matrix": [2, 6], "x": 13, "y": 2},
{"matrix": [2, 7], "x": 14, "y": 2},
{"matrix": [6, 6], "x": 15, "y": 2},
{"matrix": [6, 7], "x": 16, "y": 2},
{"matrix": [2, 8], "x": 17, "y": 2},
{"matrix": [2, 9], "x": 18, "y": 2},
{"matrix": [6, 8], "x": 19, "y": 2},
{"matrix": [6, 9], "x": 20, "y": 2},
{"matrix": [2, 10], "x": 21, "y": 2},
{"matrix": [2, 11], "x": 22, "y": 2, "w": 1.75},
{"matrix": [6, 10], "x": 23.75, "y": 2},
{"matrix": [6, 11], "x": 25, "y": 2},
{"matrix": [2, 12], "x": 26, "y": 2},
{"matrix": [2, 13], "x": 27, "y": 2},
{"matrix": [6, 12], "x": 28.25, "y": 2},
{"matrix": [6, 13], "x": 29.25, "y": 2},
{"matrix": [2, 14], "x": 30.25, "y": 2},
{"matrix": [2, 15], "x": 31.25, "y": 2},
{"matrix": [6, 14], "x": 32.5, "y": 2},
{"matrix": [6, 15], "x": 33.5, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3},
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [7, 0], "x": 2.25, "y": 3},
{"matrix": [7, 1], "x": 3.25, "y": 3},
{"matrix": [3, 2], "x": 4.25, "y": 3},
{"matrix": [3, 3], "x": 5.25, "y": 3},
{"matrix": [7, 2], "x": 6.5, "y": 3},
{"matrix": [7, 3], "x": 7.5, "y": 3},
{"matrix": [3, 4], "x": 8.5, "y": 3},
{"matrix": [3, 5], "x": 9.75, "y": 3, "w": 1.5},
{"matrix": [3, 6], "x": 12.25, "y": 3, "w": 1.5},
{"matrix": [3, 7], "x": 13.75, "y": 3, "w": 2.75},
{"matrix": [3, 8], "x": 16.5, "y": 3, "w": 1.5},
{"matrix": [3, 9], "x": 18, "y": 3, "w": 2.75},
{"matrix": [3, 10], "x": 20.75, "y": 3, "w": 1.5},
{"matrix": [7, 10], "x": 23.25, "y": 3, "w": 1.5},
{"matrix": [7, 11], "x": 25, "y": 3},
{"matrix": [3, 12], "x": 26, "y": 3},
{"matrix": [3, 13], "x": 27, "y": 3},
{"matrix": [7, 12], "x": 28.25, "y": 3},
{"matrix": [7, 13], "x": 29.25, "y": 3},
{"matrix": [3, 14], "x": 30.25, "y": 3},
{"matrix": [3, 15], "x": 31.25, "y": 3},
{"matrix": [7, 14], "x": 32.5, "y": 3},
{"matrix": [7, 15], "x": 33.5, "y": 3}
]
}
}
}

+ 48
- 0
keyboards/compensator/keymaps/default/keymap.c View File

@ -0,0 +1,48 @@
/* Copyright 2024 Lrfoster03
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
enum custom_keycodes {
KC_P00 = SAFE_RANGE
};
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT( /* Base -> XT:Num:Nav:Alphas:Nav:Num:Xt*/
KC_F1, KC_F2, KC_PPLS, KC_P7, KC_P8, KC_P9, KC_INS, KC_HOME, KC_PGUP, KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_INS, KC_HOME, KC_PGUP, KC_P7, KC_P8, KC_P9, KC_PPLS, KC_F1, KC_F2,
KC_F3, KC_F4, KC_PMNS, KC_P4, KC_P5, KC_P6, KC_DEL, KC_END, KC_PGDN, KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, KC_DEL, KC_END, KC_PGDN, KC_P4, KC_P5, KC_P6, KC_PMNS, KC_F3, KC_F4,
KC_F5, KC_F6, KC_PENT, KC_P1, KC_P2, KC_P3, KC_NO, KC_UP, KC_NO, KC_LSFT, KC_BSLS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, MO(1), KC_NO, KC_UP, KC_NO, KC_P1, KC_P2, KC_P3, KC_PENT, KC_F5, KC_F6,
KC_F7, KC_F8, KC_PMNS, KC_PDOT, KC_P0, KC_P00, KC_LEFT, KC_DOWN, KC_RIGHT, KC_LCTL, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_LALT, KC_LCTL, KC_LEFT, KC_DOWN, KC_RIGHT, KC_P00, KC_P0, KC_PDOT, KC_PMNS, KC_F7, KC_F8
),
[1] = LAYOUT( /* MO(1) */
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_NUM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_TRNS, KC_NUM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLU, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLU, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
)
};
bool process_record_user(uint16_t keycode, keyrecord_t *record) {
if (record->event.pressed) {
switch(keycode) {
case KC_P00:
tap_code(KC_P0);
tap_code(KC_P0);
return false;
}
}
return true;
}

+ 48
- 0
keyboards/compensator/keymaps/via/keymap.c View File

@ -0,0 +1,48 @@
/* Copyright 2024 Lrfoster03
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
enum custom_keycodes {
KC_P00 = SAFE_RANGE
};
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT( /* Base -> XT:Num:Nav:Alphas:Nav:Num:Xt*/
KC_F1, KC_F2, KC_PPLS, KC_P7, KC_P8, KC_P9, KC_INS, KC_HOME, KC_PGUP, KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_INS, KC_HOME, KC_PGUP, KC_P7, KC_P8, KC_P9, KC_PPLS, KC_F1, KC_F2,
KC_F3, KC_F4, KC_PMNS, KC_P4, KC_P5, KC_P6, KC_DEL, KC_END, KC_PGDN, KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, KC_DEL, KC_END, KC_PGDN, KC_P4, KC_P5, KC_P6, KC_PMNS, KC_F3, KC_F4,
KC_F5, KC_F6, KC_PENT, KC_P1, KC_P2, KC_P3, KC_NO, KC_UP, KC_NO, KC_LSFT, KC_BSLS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, MO(1), KC_NO, KC_UP, KC_NO, KC_P1, KC_P2, KC_P3, KC_PENT, KC_F5, KC_F6,
KC_F7, KC_F8, KC_PMNS, KC_PDOT, KC_P0, KC_P00, KC_LEFT, KC_DOWN, KC_RIGHT, KC_LCTL, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_LALT, KC_LCTL, KC_LEFT, KC_DOWN, KC_RIGHT, KC_P00, KC_P0, KC_PDOT, KC_PMNS, KC_F7, KC_F8
),
[1] = LAYOUT( /* MO(1) */
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_NUM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_TRNS, KC_NUM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLU, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLU, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
)
};
bool process_record_user(uint16_t keycode, keyrecord_t *record) {
if (record->event.pressed) {
switch(keycode) {
case KC_P00:
tap_code(KC_P0);
tap_code(KC_P0);
return false;
}
}
return true;
}

+ 1
- 0
keyboards/compensator/keymaps/via/rules.mk View File

@ -0,0 +1 @@
VIA_ENABLE = yes

+ 25
- 0
keyboards/compensator/matrix_diagram.md View File

@ -0,0 +1,25 @@
# Matrix Diagram for Compensator
```
┌───────┐┌───────────────┐┌───────────┐┌───────────────────────────────────────────────────────────┐┌───────────┐┌───────────────┐┌───────┐
│00 │01 ││02 │03 │04 │05 ││06 │07 │08 ││09 │0A │0B │0C │0D │0E │0F │0G │0H │0I │0J │0K │0L │0M ││0N │0O │0P ││0Q │0R │0S │0T ││0U │0V │
├───┼───┤├───┼───┼───┼───┤├───┼───┼───│├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤├───┼───┼───│├───┼───┼───┼───┤├───┼───┤
│10 │11 ││12 │13 │14 │15 ││16 │17 │18 ││19 │1A │1B │1C │1D │1E │1F │1G │1H │1I │1J │1K │1L ││1M │1N │1O ││1P │1Q │1R │1S ││1T │1U │
├───┼───┤├───┼───┼───┼───┤└───┼───┼───┘├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤└───┼───┼───┘├───┼───┼───┼───┤├───┼───┤
│20 │21 ││22 │23 │24 │25 │ │26 │ │27 │28 │29 │2A │2B │2C │2D │2E │2F │2G │2H │2I │2J │2K │ │1L │ │2M │2N │2O │2P ││2Q │2R │
├───┼───┤├───┼───┼───┼───┤┌───┼───┼───┐├────┴┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤┌───┼───┼───┐├───┼───┼───┼───┤├───┼───┤
│31 │32 ││33 │34 │35 │36 ││37 │38 │39 ││3A │ │3B │3C │3D │ │3E ││3F │3G │3H ││3I │3J │3K │3L ││30 │31 │
└───┴───┘└───┴───┴───┴───┘└───┴───┴───┘└─────┘ └─────┴───────────────────────────┴─────┘ └─────┘└───┴───┴───┘└───┴───┴───┴───┘└───┴───┘
┌───────┐ ┌────────┐ ┌──────────┐ ┌───────┐
2u Numpad Zero │36 │ │27 │ 2.25u LShift 2.75u RShift │2J │ │3I │ 2u Numpad Zero
└───────┘ └────────┘ └──────────┘ └───────┘
┌───┐ ┌───────────────────────────────────────┐ ┌───┐
│ │ 2u │3C │ 10u Space │ │ 2u
│02 │ Numpad └───────────────────────────────────────┘ │0T │ Numpad
│ │ Plus │ │ Plus
├───┤ ┌─────────┐┌─────┐┌─────────┐ 2.75 + 1.5 + ├───┤
│ │ 2u |3C ||3C ||3C | 2.75 Split │ │ 2u
│33 │ Numpad └─────────┘└─────┘└─────────┘ Spacebar │3L │ Numpad
│ │ Enter │ │ Enter
└───┘ └───┘
```

+ 24
- 0
keyboards/compensator/readme.md View File

@ -0,0 +1,24 @@
# The Compensator
[Compensator](https://i.imgur.com/fAB2SSTh.png)
A 40% monstrosity with 10U spacebar support and a required 2 keycap sets to fill. It supports VIA. [Geekhack Post](https://geekhack.org/index.php?topic=122493.0)
* Keyboard Maintainer: [Lrfoster03](https://lrfoster03.github.io/) and on [GitHub](https://github.com/Lrfoster03)
* Hardware Supported: A 40% with 2 numpads, 2 nav clusters, and 2 XT columns with an ATMEGU32U4
* Hardware Availability: Contact @victusss on discord. [vk.works Discord](https://discord.gg/7weV2kyqFB)
## Instructions
### Build
Make example for this keyboard (after setting up your build environment):
make compensator:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
### Flash
- Ensure PCB is plugged in and recognized by the computer
- Hold Physical reset button on back of the PCB to enter bootloader mode
- Flash using QMK Toolbox or CLI (`make compensator:<keymap>:flash`)

+ 1
- 0
keyboards/compensator/rules.mk View File

@ -0,0 +1 @@
# This file intentionally left blank

Loading…
Cancel
Save