[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
This commit is contained in:
Rys Sommefeldt 2019-01-22 20:39:53 +00:00 committed by Drashna Jaelre
parent 5be7d09b36
commit 2a33d2c424
3 changed files with 27 additions and 9 deletions

View file

@ -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
```