summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/pascamel
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tada68/keymaps/pascamel')
-rwxr-xr-xkeyboards/tada68/keymaps/pascamel/readme.md10
-rw-r--r--keyboards/tada68/keymaps/pascamel/rules.mk5
2 files changed, 10 insertions, 5 deletions
diff --git a/keyboards/tada68/keymaps/pascamel/readme.md b/keyboards/tada68/keymaps/pascamel/readme.md
index 640ca2734..a829133fc 100755
--- a/keyboards/tada68/keymaps/pascamel/readme.md
+++ b/keyboards/tada68/keymaps/pascamel/readme.md
@@ -1,3 +1,11 @@
# pascamel's TADA68 layout
-A layout based on raylas' layout with some updates on the fn layer especially around media keys. \ No newline at end of file
+A layout based on raylas' layout with some updates on the fn layer especially around media keys.
+
+### Main layer
+
+![Imgur](https://i.imgur.com/UColvfc.png)
+
+### Fn layer
+
+![Imgur](https://i.imgur.com/pDQFoCQ.png)
diff --git a/keyboards/tada68/keymaps/pascamel/rules.mk b/keyboards/tada68/keymaps/pascamel/rules.mk
index 2a7ff2779..53644093d 100644
--- a/keyboards/tada68/keymaps/pascamel/rules.mk
+++ b/keyboards/tada68/keymaps/pascamel/rules.mk
@@ -13,9 +13,6 @@ MIDI_ENABLE = no # MIDI controls
AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif