]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/hs60/v2/v2.h
Final HS60v2 changes. (#4790)
[qmk_firmware.git] / keyboards / hs60 / v2 / v2.h
index 86aeb68a74b23915cae03b5f0795e6ffd457787b..0a35acdea72cfcca6d2fe1538c31b97979fdcc17 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#ifndef HS60_H
-#define HS60_H
+#pragma once
 
 #define XXX KC_NO
 
 #include "quantum.h"
+#include "../../zeal60/rgb_backlight_keycodes.h"
+#include "../../zeal60/zeal60_keycodes.h"
 
 // This a shortcut to help you visually see your layout.
 
@@ -63,5 +64,3 @@
     { K30, XXX, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D }, \
     { K40, K41, K42, XXX, XXX, XXX, K46, XXX, XXX, XXX, XXX, K4B, K4C, K4D }  \
 }
-
-#endif
\ No newline at end of file