X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Scan%2FMBC-55X%2FdefaultMap.h;h=fbf652999d74442cc4e1df94acd4e8141950861f;hb=5f262ea4b68a07e9b94ce0a49c0f7196e5f32b3b;hp=0893567f2e9234c03676efbc835c1a1453a602f5;hpb=5df7b55391cc1c2e8d49a17b6601a39f0c258fae;p=kiibohd-controller.git diff --git a/Scan/MBC-55X/defaultMap.h b/Scan/MBC-55X/defaultMap.h index 0893567..fbf6529 100644 --- a/Scan/MBC-55X/defaultMap.h +++ b/Scan/MBC-55X/defaultMap.h @@ -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 -