forked from mirrors/qmk_userspace
[Keyboard] Added little fixes and bootmagic for gBoard keebs (#6477)
* Added little fixes and bootmagic * Update keyboards/gergo/keymaps/oled/rules.mk Co-Authored-By: Drashna Jaelre <drashna@live.com> * whacked out quantum_libs
This commit is contained in:
parent
ae934c389e
commit
07bdc8f4b7
10 changed files with 508 additions and 16 deletions
|
@ -21,6 +21,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#pragma once
|
||||
#include "config_common.h"
|
||||
|
||||
#define BOOTMAGIC_LITE_ROW 13
|
||||
#define BOOTMAGIC_LITE_COLUMN 2
|
||||
|
||||
/* Defaults */
|
||||
#ifndef BALLSTEP
|
||||
#define BALLSTEP 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue