summaryrefslogtreecommitdiffstats
path: root/keyboards/jj40/config.h
diff options
context:
space:
mode:
authorOscillope <jvrosenman@gmail.com>2017-11-08 17:13:48 +0100
committerJack Humbert <jack.humb@gmail.com>2017-11-08 17:13:48 +0100
commit05f15b789f4f6098a72474e028a19fdbccdaf2d3 (patch)
tree19c2ee85ff5e1fc595bc753c2d4a8a79d580dac1 /keyboards/jj40/config.h
parent7e2223f82237ab9c4426e54120cd4ac4d950c79b (diff)
downloadqmk_firmware-05f15b789f4f6098a72474e028a19fdbccdaf2d3.tar.gz
qmk_firmware-05f15b789f4f6098a72474e028a19fdbccdaf2d3.tar.xz
More "oscillope" keymap fixes. (#1982)
* More keymap fixes. F-row on bottom layer wasn't fully setup, also switched raise/lower keys to use tap-toggle. * Added PrScr, put Tab back on top layer. * Fixed build breakage with default keymap (unneeded rgblight.h include)
Diffstat (limited to 'keyboards/jj40/config.h')
-rw-r--r--keyboards/jj40/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/jj40/config.h b/keyboards/jj40/config.h
index 6a6682f99..fdea4a042 100644
--- a/keyboards/jj40/config.h
+++ b/keyboards/jj40/config.h
@@ -29,8 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
-#define RGBLED_NUM 16
-#define RGBLIGHT_ANIMATIONS
+#define TAPPING_TOGGLE 3
#define NO_UART 1
#define BOOTLOADHID_BOOTLOADER 1