mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-29 06:30:17 +00:00
Update keyboards/keebfront/vanguard65/vanguard65.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
a4c8a5eab7
commit
6d5d45a7d5
@ -11,7 +11,7 @@ GNU General Public License for more details.
|
|||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#include "vanguard65.h"
|
#include "quantum.h"
|
||||||
|
|
||||||
#if defined(ENCODER_ENABLE) && !defined(ENCODER_MAP_ENABLE)
|
#if defined(ENCODER_ENABLE) && !defined(ENCODER_MAP_ENABLE)
|
||||||
bool encoder_update_kb(uint8_t index, bool clockwise) {
|
bool encoder_update_kb(uint8_t index, bool clockwise) {
|
||||||
|
Loading…
Reference in New Issue
Block a user