qmk-dactyl-manuform-a/keyboards/geminate60
James Young 19990a21a9
Geminate60 Codebase Touch-up (#13275)
* grid-align keycodes in keymaps

* rename LAYOUT to LAYOUT_all

* update LAYOUT_all macro

- use 3-character K<row><column> notation
- fix malformed electrical mapping

* update info.json

- correct maintainer
- update label fields
- remove meta key

* update readme

- update board description
- update keyboard maintainer
2021-06-21 13:47:47 -07:00
..
keymaps Geminate60 Codebase Touch-up (#13275) 2021-06-21 13:47:47 -07:00
chconf.h [Keyboard] geminate60 keyboard (#11670) 2021-02-12 14:54:37 -08:00
config.h [Keyboard] geminate60 keyboard (#11670) 2021-02-12 14:54:37 -08:00
geminate60.c Fix line endings for geminate60.[ch] (#11878) 2021-02-12 22:35:32 -05:00
geminate60.h Geminate60 Codebase Touch-up (#13275) 2021-06-21 13:47:47 -07:00
info.json Geminate60 Codebase Touch-up (#13275) 2021-06-21 13:47:47 -07:00
readme.md Geminate60 Codebase Touch-up (#13275) 2021-06-21 13:47:47 -07:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00

readme.md

Geminate60

Geminate60

A 60% keyboard based on STM32F303.

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

make geminate60:default

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