diff options
| author | 2015-01-13 18:05:37 -0500 | |
|---|---|---|
| committer | 2015-01-13 18:05:37 -0500 | |
| commit | 2e0d872ab7ba8446cb7a9536acafd59d1db57f14 (patch) | |
| tree | 58f0ccec61fcfe2ba76b66d8418a3ed480315fc3 /keyboard/atomic/Makefile | |
| parent | 98f486a633611764d5928fd52187155aabb33d63 (diff) | |
| download | qmk_firmware-2e0d872ab7ba8446cb7a9536acafd59d1db57f14.tar.gz | |
sean
Diffstat (limited to 'keyboard/atomic/Makefile')
| -rw-r--r-- | keyboard/atomic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/atomic/Makefile b/keyboard/atomic/Makefile index 0c407f703..a018b6cab 100644 --- a/keyboard/atomic/Makefile +++ b/keyboard/atomic/Makefile @@ -39,7 +39,7 @@ #---------------------------------------------------------------------------- # Target file name (without extension). -TARGET = gh60_lufa +TARGET = atomic_lufa # Directory common source filess exist TOP_DIR = ../.. |