qmk-dactyl-manuform-a/keyboards/gskt00
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps
config.h Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
gskt00.c
gskt00.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
info.json GSKT-00 Configurator update 2018-12-20 08:52:54 -08:00
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

readme.md

GSKT-00 PCB

Firmware for the GSKT-00 PCB

Keyboard Maintainer: /u/iNachie
Hardware Supported: GSKT-00 PCB
Hardware Availability: /u/iNachie

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

make gskt00:default

Or to make and flash:

make gskt00:default:dfu

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