qmk_firmware/keyboards/sekigon/grs_70ec
Ryan 5bd68e3695
Move single `LAYOUT`s to data driven (#20365)
2023-04-12 13:42:51 +10:00
..
keymaps/default
config.h Move `SOFT_SERIAL_PIN` to data driven (#19863) 2023-02-17 16:40:49 +11:00
ec_switch_matrix.c Fix API generation failure caused by GRS-70EC (#13631) 2021-07-21 19:30:29 +01:00
ec_switch_matrix.h [Keyboard] Add keyboard GRS-70EC (#11296) 2021-07-20 10:24:22 -07:00
grs_70ec.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
grs_70ec.h Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
matrix.c [Keyboard] Update grs_70ec to use newer custom matrix (#15609) 2021-12-29 05:26:28 -08:00
readme.md [Keyboard] Add keyboard GRS-70EC (#11296) 2021-07-20 10:24:22 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

GRS-70EC

grs_70ec

A split keyboard using electrostatic capacitive switch

  • Keyboard Maintainer: sekigon
  • Hardware Supported: GRS-70EC PCB, Pro Micro
  • Hardware Availability: BOOTH Shop

Make example for this keyboard (after setting up your build environment):

make sekigon/grs_70ec:default

Flashing example for this keyboard:

make sekigon/grs_70ec:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.