summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/rys/readme.md
diff options
context:
space:
mode:
authorRys Sommefeldt <rys@pixeltards.com>2019-01-22 21:39:53 +0100
committerDrashna Jaelre <drashna@live.com>2019-01-22 21:39:53 +0100
commit2a33d2c4243e6fdca9849ff1caadbaea941e8c85 (patch)
treec6ca58591d23f40d4d79888c9ca0ffa3a0f849a2 /keyboards/tada68/keymaps/rys/readme.md
parent5be7d09b36a1a15e80978746cf256a5b62db7355 (diff)
downloadqmk_firmware-2a33d2c4243e6fdca9849ff1caadbaea941e8c85.tar.gz
qmk_firmware-2a33d2c4243e6fdca9849ff1caadbaea941e8c85.tar.xz
[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
Diffstat (limited to 'keyboards/tada68/keymaps/rys/readme.md')
-rw-r--r--keyboards/tada68/keymaps/rys/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tada68/keymaps/rys/readme.md b/keyboards/tada68/keymaps/rys/readme.md
index a9425bf06..bf6a643d3 100644
--- a/keyboards/tada68/keymaps/rys/readme.md
+++ b/keyboards/tada68/keymaps/rys/readme.md
@@ -11,5 +11,5 @@ Please see the [Tada68 readme](../../readme.md). Make the firmware wih the
following command:
```
-make tada68:rys:bin
+make tada68:rys:flashbin
```