Browse Source

Update keyboards/hineybush/h65/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>
pull/14054/head
Josh Hinnebusch 2 years ago
committed by GitHub
parent
commit
32bde6352f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      keyboards/hineybush/h65/keymaps/default/keymap.c

+ 0
- 6
keyboards/hineybush/h65/keymaps/default/keymap.c View File

@ -21,12 +21,6 @@ enum layer_names {
_FN
};
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {
QMKBEST = SAFE_RANGE,
QMKURL
};
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[_BASE] = LAYOUT_ALL(


Loading…
Cancel
Save