qmk_firmware/keyboards/sekigon/grs_70ec
Joel Challis ce1adce696
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Migrate split.soft_serial_pin to split.serial.pin
2024-07-23 12:12:52 +01:00
..
keymaps/default
config.h Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 1 (#23783) 2024-05-23 20:38:43 +01:00
ec_switch_matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
ec_switch_matrix.h
grs_70ec.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
grs_70ec.h Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
keyboard.json Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) 2024-07-23 12:12:52 +01:00
matrix.c [Keyboard] Update grs_70ec to use newer custom matrix (#15609) 2021-12-29 05:26:28 -08:00
readme.md
rules.mk Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01: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.