summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/tada68/keymaps/abishalom/keymap.c43
-rw-r--r--keyboards/tada68/keymaps/abishalom/readme.md4
-rw-r--r--keyboards/tada68/keymaps/abishalom/rules.mk9
3 files changed, 15 insertions, 41 deletions
diff --git a/keyboards/tada68/keymaps/abishalom/keymap.c b/keyboards/tada68/keymaps/abishalom/keymap.c
index 94217948e0..010d506791 100644
--- a/keyboards/tada68/keymaps/abishalom/keymap.c
+++ b/keyboards/tada68/keymaps/abishalom/keymap.c
@@ -6,7 +6,6 @@
6// entirely and just use numbers. 6// entirely and just use numbers.
7#define _BL 0 7#define _BL 0
8#define _FL 1 8#define _FL 1
9#define _NL 2
10 9
11#define SEMI_FN LT(_FL, KC_SCLN) 10#define SEMI_FN LT(_FL, KC_SCLN)
12 11
@@ -15,8 +14,6 @@ enum {
15 TD_WIN_LOCK = 0 14 TD_WIN_LOCK = 0
16}; 15};
17 16
18//BL_BRTG - breathing mode. Would like to put in.
19
20//Tap Dance Definitions 17//Tap Dance Definitions
21qk_tap_dance_action_t tap_dance_actions[] = { 18qk_tap_dance_action_t tap_dance_actions[] = {
22 [TD_WIN_LOCK] = ACTION_TAP_DANCE_DOUBLE(MAGIC_NO_GUI, MAGIC_UNNO_GUI) 19 [TD_WIN_LOCK] = ACTION_TAP_DANCE_DOUBLE(MAGIC_NO_GUI, MAGIC_UNNO_GUI)
@@ -26,7 +23,6 @@ qk_tap_dance_action_t tap_dance_actions[] = {
26////In Layer declaration, add tap dance item in place of a key code 23////In Layer declaration, add tap dance item in place of a key code
27//TD(TD_WIN_LOCK) 24//TD(TD_WIN_LOCK)
28 25
29// Double Tap Fn button to get caps. FN + Tab to get to number layer -> Maybe switch to FN + space?.
30// Press fn+GUI once to lock, double tap to unlock. 26// Press fn+GUI once to lock, double tap to unlock.
31 27
32const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { 28const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
@@ -52,45 +48,22 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
52 48
53 /* Keymap _FL: Function Layer 49 /* Keymap _FL: Function Layer
54 * ,----------------------------------------------------------------. 50 * ,----------------------------------------------------------------.
55 * | | F1|F2 |F3 |F4 |F5 |F6 |F7 |F8 |F9 |F10|F11|F12|Del | | 51 * | ` | F1|F2 |F3 |F4 |F5 |F6 |F7 |F8 |F9 |F10|F11|F12|Del | |
56 * |----------------------------------------------------------------| 52 * |----------------------------------------------------------------|
57 * |#PAD |Pre| U |NXT| | | |PGD| U |PGU|PSC| | | |Ins | 53 * | |Pre| U |NXT| | | |PGD| U |PGU|PSC| | | |Ins |
58 * |----------------------------------------------------------------| 54 * |----------------------------------------------------------------|
59 * | |L | D | R |PPl| | | L | D | R | | | |Home| 55 * | |MUT|VU-|VU+|PPl| | | L | D | R | | | |Home|
60 * |----------------------------------------------------------------| 56 * |----------------------------------------------------------------|
61 * | CAPS |MUT|VU-|VU+| | | |BRG|BL-|BL+|BLT| |Stp|End | 57 * | | |BRG|BL-|BL+|BLT| | | | | | |Stp|End |
62 * |----------------------------------------------------------------| 58 * |----------------------------------------------------------------|
63 * | |WTOG| | | | | |Pre|PPl|Nxt | 59 * | |WTOG| | | | | |Pre|PPl|Nxt |
64 * `----------------------------------------------------------------' 60 * `----------------------------------------------------------------'
65 */ 61 */
66[_FL] = LAYOUT_ansi( 62[_FL] = LAYOUT_ansi(
67 _______, 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_DEL, _______ , \ 63 KC_GRAVE, 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_DEL, _______ , \
68 TO(_NL),KC_MPRV, KC_UP ,KC_MNXT,_______, _______,_______,KC_PGDN,KC_UP,KC_PGUP,KC_PSCR,_______,_______, _______,KC_INSERT, \ 64 _______,_______, KC_MPRV,KC_MNXT,_______, _______,_______,KC_PGDN,KC_UP,KC_PGUP,KC_PSCR,_______,_______, _______,KC_INSERT, \
69 _______,KC_LEFT,KC_DOWN,KC_RGHT,KC_MPLY,_______,_______,KC_LEFT,KC_DOWN,KC_RGHT,_______,_______, _______,KC_HOME, \ 65 _______,KC_MUTE,KC_VOLD,KC_VOLU,KC_MPLY,_______,_______,KC_LEFT,KC_DOWN,KC_RGHT,_______,_______, _______,KC_HOME, \
70 _______,KC_MUTE,KC_VOLD,KC_VOLU, _______,_______, _______,BL_BRTG,BL_DEC,BL_INC,BL_TOGG,_______, KC_STOP, KC_END, \ 66 _______,_______,BL_BRTG,BL_DEC, BL_INC,BL_TOGG, _______,_______,_______,_______,_______,_______, KC_STOP, KC_END, \
71 _______,TD(TD_WIN_LOCK),_______, _______, _______,KC_TRNS,_______,KC_MPRV,KC_MPLY, KC_MNXT), 67 _______,TD(TD_WIN_LOCK),_______, _______, _______,KC_TRNS,_______,KC_MPRV,KC_MPLY, KC_MNXT),
72 68
73
74//Press either of function keys to get back to base layer.
75
76 /* Keymap _NL: Number Layer
77 * ,----------------------------------------------------------------.
78 * |ESC| F1 | F2| F3| F4| |#L | 7 | 8 | 9 | - | | = | | |
79 * |----------------------------------------------------------------|
80 * | TAB | | UP| | | | / | 4 | 5 | 6 | + | | | | DEL|
81 * |----------------------------------------------------------------|
82 * | _BL |LFT|DWN|RGT| | | * | 1 | 2 | 3 |ENT| | ENT |PgUp|
83 * |----------------------------------------------------------------|
84 * | SHIFT | | | | | | 0 | 0 | , | . |BKS| SHIFT| U |PgDn|
85 * |----------------------------------------------------------------|
86 * |CTRL|WIN |ALT | |ALT| _BL |CTRL| L | D | R|
87 * `----------------------------------------------------------------'
88 */
89[_NL] = LAYOUT_ansi(
90 _______, KC_F1 ,KC_F2, KC_F3, KC_F4, _______, KC_NLCK, KC_P7, KC_P8, KC_P9, KC_PMNS, KC_PEQL, KC_PEQL, _______, _______ , \
91 KC_TAB,_______, KC_UP,_______,_______, _______,KC_PSLS,KC_P4,KC_P5,KC_P6,KC_PPLS,_______,_______, _______,KC_DEL, \
92 TO(_BL),KC_LEFT,KC_DOWN,KC_RGHT,_______,_______,KC_PAST,KC_P1,KC_P2,KC_P3,KC_PENT,_______, KC_ENT,KC_PGUP, \
93 KC_LSFT,_______,_______,_______, _______,_______, KC_P0,KC_P0,KC_PCMM,KC_PDOT,KC_BSPC,KC_RSFT, KC_UP, KC_PGDN, \
94 KC_LCTRL,KC_LGUI,KC_LALT, KC_SPC, KC_RALT,TO(_BL),KC_RCTRL,KC_LEFT,KC_DOWN, KC_RGHT),
95
96}; 69};
diff --git a/keyboards/tada68/keymaps/abishalom/readme.md b/keyboards/tada68/keymaps/abishalom/readme.md
index 511704223b..e0a852fbbf 100644
--- a/keyboards/tada68/keymaps/abishalom/readme.md
+++ b/keyboards/tada68/keymaps/abishalom/readme.md
@@ -1,6 +1,6 @@
1# Godolphins13 Tada68 1# abishalom Tada68
2 2
3My Tada68 layout. 3My Tada68 layout.
4Caps lock acts as a function key when held, otherwise just caps lock. 4Caps lock acts as a function key when held, otherwise just caps lock.
5In the function layer, arrow keys mapped to both wasd and ijkl, as I haven't really decided which I like best. 5In the function layer, arrow keys mapped to ijkl, while the wasd keys used for media controls.
6 6
diff --git a/keyboards/tada68/keymaps/abishalom/rules.mk b/keyboards/tada68/keymaps/abishalom/rules.mk
index b3eaa62150..1112b40d7b 100644
--- a/keyboards/tada68/keymaps/abishalom/rules.mk
+++ b/keyboards/tada68/keymaps/abishalom/rules.mk
@@ -2,10 +2,10 @@
2# change to "no" to disable the options, or define them in the Makefile in 2# change to "no" to disable the options, or define them in the Makefile in
3# the appropriate keymap folder that will get included automatically 3# the appropriate keymap folder that will get included automatically
4# 4#
5BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 5BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
6MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 6MOUSEKEY_ENABLE = no # Mouse keys
7EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 7EXTRAKEY_ENABLE = yes # Audio control and System control
8CONSOLE_ENABLE = no # Console for debug(+400) 8CONSOLE_ENABLE = no # Console for debug
9COMMAND_ENABLE = yes # Commands for debug and configuration 9COMMAND_ENABLE = yes # Commands for debug and configuration
10NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 10NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
11BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 11BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
@@ -16,3 +16,4 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
16RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. 16RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
17SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend 17SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
18TAP_DANCE_ENABLE = yes # Tappa Dance Bitch 18TAP_DANCE_ENABLE = yes # Tappa Dance Bitch
19VIA_ENABLE = yes