Browse Source

Apply 4x5 dvorak suggestions

pull/15890/head
Bartosz Nowak 1 year ago
parent
commit
756feca472
2 changed files with 1 additions and 5 deletions
  1. +0
    -2
      keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/config.h
  2. +1
    -3
      keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/keymap.c

+ 0
- 2
keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/config.h View File

@ -20,8 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "../../config.h"
/* Use I2C or Serial, not both */
#define USE_SERIAL


+ 1
- 3
keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/keymap.c View File

@ -1,6 +1,4 @@
#include "quantum.h"
#include "action_layer.h"
#include "eeconfig.h"
#include QMK_KEYBOARD_H
extern keymap_config_t keymap_config;


Loading…
Cancel
Save