]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ps2avrGB/i2c.h
ergodox_ez: fixed bug where debounce() was called without calculating changed (#5589)
[qmk_firmware.git] / keyboards / ps2avrGB / i2c.h
index 27c9d3d050d1f069dcbd37b323c5701aef3bd231..93a69c94da34d760cb18995529f4546a0ecaa7ee 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 
+
 #ifndef __I2C_H__
 #define __I2C_H__