]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/MBC-55X/defaultMap.h
Code cleanup
[kiibohd-controller.git] / Scan / MBC-55X / defaultMap.h
index 0893567f2e9234c03676efbc835c1a1453a602f5..fbf652999d74442cc4e1df94acd4e8141950861f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013-2014 by Jacob Alexander
+/* Copyright (C) 2013-2015 by Jacob Alexander
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -19,8 +19,7 @@
  * THE SOFTWARE.
  */
 
-#ifndef __KEYMAP_H
-#define __KEYMAP_H
+#pragma once
 
 // This file contains various key layouts for the Sanyo MBC-55X Computer Keyboard
 
@@ -287,5 +286,3 @@ static uint8_t DefaultMap_Lookup[] = {
                                0, // 0xFF
 };
 
-#endif
-