From ad0e6b6291a51252603124c9b85fea631aa10ee8 Mon Sep 17 00:00:00 2001 From: Mattia Righetti Date: Thu, 13 May 2021 07:37:30 +0200 Subject: mattrighetti Whitefox keymap (#12582) * Initial configuration with led and three layers + First layer contains classic keys + Second layer contains F keys and media keys + Third layer contains numbers in the top portion of the letter keys + Default LEDs configuration * RGB toggle * Documentation and minor changes * Added LGUI key and remapped layer 2 on layer 1 * Removed backlight and led keys * Updated keymap graphical representation * Switched LGui with Lalt to emulate macOS layout * Updated keymap with GNU License --- keyboards/whitefox/keymaps/mattrighetti/rules.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 keyboards/whitefox/keymaps/mattrighetti/rules.mk (limited to 'keyboards/whitefox/keymaps/mattrighetti/rules.mk') diff --git a/keyboards/whitefox/keymaps/mattrighetti/rules.mk b/keyboards/whitefox/keymaps/mattrighetti/rules.mk new file mode 100644 index 0000000000..ceb1c92ec3 --- /dev/null +++ b/keyboards/whitefox/keymaps/mattrighetti/rules.mk @@ -0,0 +1,10 @@ +BOOTMAGIC_ENABLE = no + +# Keyboard-specific features +BACKLIGHT_ENABLE = no +VISUALIZER_ENABLE = no + +# Firmware size reduction +GRAVE_ESC_ENABLE = no +MAGIC_ENABLE = no +SPACE_CADET_ENABLE = no -- cgit v1.2.3