]> git.donarmstrong.com Git - qmk_firmware.git/commit
XD75RE Custom layout, and clarification in readme.md (#1754)
authorKenny Hung <kennysubs+github@outlook.com>
Mon, 25 Sep 2017 17:20:41 +0000 (18:20 +0100)
committerJack Humbert <jack.humb@gmail.com>
Mon, 25 Sep 2017 17:20:41 +0000 (13:20 -0400)
commita67c930e9e7b44c6fa7f73516f8410da8de6cb15
treedadfe06110930772a71cf3e8bd985ab97df0bed2
parent56d750659ab1a1a86fdce3616f945ba75ca3ecc7
XD75RE Custom layout, and clarification in readme.md (#1754)

* Duplicate default layout as basis of my own

* Basic Colemak layer, just to practice flashing

* Add reset button so that we don't have to short out the reset button on the board to flash it.

* Symbols layer

* Navigation layer, and remove unused keys. Now usable, nice.

* Correct backspace for UK QWERTY mapping

* Small clarification in XD75RE readme instructions

* Use UK pipe so that I can type a pipe on a UK keyboard
keyboards/xd75/keymaps/skewwhiffy/Makefile [new file with mode: 0644]
keyboards/xd75/keymaps/skewwhiffy/config.h [new file with mode: 0644]
keyboards/xd75/keymaps/skewwhiffy/keymap.c [new file with mode: 0644]
keyboards/xd75/keymaps/skewwhiffy/readme.md [new file with mode: 0644]
keyboards/xd75/keymaps/skewwhiffy/rules.mk [new file with mode: 0644]
keyboards/xd75/readme.md