From 0346bc2c5b5dc18b54384b7a5bb1094337f7afe2 Mon Sep 17 00:00:00 2001 From: ArpinFidel <41154181+ArpinFidel@users.noreply.github.com> Date: Sun, 5 Aug 2018 22:55:17 +0700 Subject: Keymap: XD75 keymap (#3553) * cloned colinta as base * switched to default base. started customising * minor changes to layout * added mouse keys * minor tweaks to layout and mouse speed * updated readme * tweaked layout - added middle fn keys - moved rgb controls to fn layer middle - added special keys to fn layer right * moved scroll buttons as to not interfere with lshift * turned on backlight * fixed backlight * changed user keycodes to differentiate * changed folder name to lowercase * updated readme * stop processing after custom keycode * edits to suit new standards * added layer indicator using gp100 and gp103 --- keyboards/xd75/keymaps/arpinfidel/rules.mk | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/xd75/keymaps/arpinfidel/rules.mk (limited to 'keyboards/xd75/keymaps/arpinfidel/rules.mk') diff --git a/keyboards/xd75/keymaps/arpinfidel/rules.mk b/keyboards/xd75/keymaps/arpinfidel/rules.mk new file mode 100644 index 0000000000..a83220d581 --- /dev/null +++ b/keyboards/xd75/keymaps/arpinfidel/rules.mk @@ -0,0 +1,16 @@ +# Copyright 2013 Jun Wako +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +BOOTMAGIC_ENABLE = no -- cgit v1.2.3