qmk_firmware/keyboards/tada68/keymaps/rys/readme.md
Rys Sommefeldt 2a33d2c424 [Keymap] Add a compile-time provided macro and assign to _FL (#4908)
* Update make command with correct variant

* Add a custom keycode for a compile-time defined macro and add to _FL
2019-01-22 12:39:53 -08:00

16 lines
350 B
Markdown

# Custom Tada68 layout for ISO UK with Apple-y tweaks
This layout is based on the [ISO UK](../iso-uk) layout, with the following
changes:
Swap Win and Alt on the left side (Option and Command on macOS)
## Installation
Please see the [Tada68 readme](../../readme.md). Make the firmware wih the
following command:
```
make tada68:rys:flashbin
```