This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #pragma once | |
| /* | |
| * Hall Effect Utilities for QMK | |
| * | |
| * DISCLAIMER: | |
| * This code was written by Boris Testov for personal use on K6 HE keyboard. | |
| * You are free to use, modify, and distribute this code for any purpose, including | |
| * commercial use. However, this code is provided "AS IS" without any warranty of | |
| * any kind, express or implied. The author makes no guarantees about its |