]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ps2avrGB/i2c.c
Splits up ps2avrGB boards into their own folders (#2014)
[qmk_firmware.git] / keyboards / ps2avrGB / i2c.c
index c27f3e3d17e1c2393d8a56269b05f7a025245240..a4f95213524fa2942e199475e77222e73814a02f 100644 (file)
@@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+// Please do not modify this file 
+
 #include <avr/io.h>
 #include <util/twi.h>