qmk_firmware/keyboards/xd75/keymaps/adi
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
config.h New keymap for XD75re ("adi") (#2530) 2018-03-16 16:36:41 -04:00
keymap.c New keymap for XD75re ("adi") (#2530) 2018-03-16 16:36:41 -04:00
readme.md New keymap for XD75re ("adi") (#2530) 2018-03-16 16:36:41 -04:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

Adi's XD75re Keymap

This is my own (@adiron) keymap. It was originally made for the Planck. Since then a modified layout has expanded to encompass the XD75re as well, which I mostly use.

Below is a summary of the important functions in the keymap. For more, consult the keymap file.

Multi-use keys

Enter (thumb key) - HJKL become left, down, up, right (VIM movement keys). Q and W become previous and next tab, E and R switch spaces in macOS, A and Z go back and and forward in the browser.

Semicolon - VIM movement keys become mouse. U left click. I right click.

Quote key - JKL are back, pause/play and forward. AZ are volume up and down, Q and W are brightness down and up.

Misc

Lower + Quote - a Hebrew maqaf (־) in macOS

AG swap

Macros refer to AG_SWAP to check whether to send the macOS or the Windows shortcut. Very useful to me since I alternate between the two.