manna-harbour / qmk_firmware

See the "forkreadme" branch or the following link for a description of branches maintained in this fork.
https://github.com/manna-harbour/qmk_firmware/blob/forkreadme/readme.org
GNU General Public License v2.0
281 stars 64 forks source link

Adding miryoku layout for redox_w #6

Closed bromanko closed 4 years ago

bromanko commented 4 years ago

Description

Adding a miryoku keymap for the Redox Wireless. I had some trouble generating the file using Doom Emacs. If you could confirm the files generate properly for you and still compile via make that would be appreciated.

Types of Changes

Issues Fixed or Closed by This PR

Checklist

manna-harbour commented 4 years ago

Thanks for the PR!

What kind of trouble did you have? You need to manually create the new directory first, but then it should just be org-babel-tangle (C-c C-v t) to generate everything.

bromanko commented 4 years ago

What kind of trouble did you have?

When I run tangle it overwrites the keymap in your user folder with all empty arrays.

manna-harbour commented 4 years ago

When I run tangle it overwrites the keymap in your user folder with all empty arrays.

Are there any errors in *Messages*? What versions of emacs, org, and python are you on?

manna-harbour commented 4 years ago

You can just reset and force push to revert the later changes, but I've merged the other PR.