mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-07 08:04:16 -04:00
[Keyboard] PloopyCo VIA updates (#11290)
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Glen D'souza <gdsouza@linuxmail.org>
This commit is contained in:
parent
4f2e5ddb5a
commit
743a598fa0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = LAYOUT(C(KC_C), KC_BTN1, KC_BTN3, KC_BTN2, C(KC_V), KC_BTN4, KC_BTN5, C(KC_Z)),
|
||||
[0] = LAYOUT(C(KC_C), KC_BTN1, KC_BTN3, KC_BTN2, C(KC_V), KC_BTN4, KC_BTN5, DPI_CONFIG),
|
||||
[1] = LAYOUT(_______, _______, _______, _______, _______, _______, _______, _______),
|
||||
[2] = LAYOUT(_______, _______, _______, _______, _______, _______, _______, _______),
|
||||
[3] = LAYOUT(_______, _______, _______, _______, _______, _______, _______, _______),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue