qmk_firmware/keyboards/7c8/framework
Ryan b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
2022-10-21 14:25:54 +01:00
..
keymaps Deprecate `KC_LEAD` for `QK_LEAD` (#18792) 2022-10-21 14:25:54 +01:00
config.h Move keyboard USB IDs and strings to data driven: 0-9 (#16481) 2022-03-13 23:54:49 +00:00
framework.c
framework.h
info.json Move keyboard USB IDs and strings to data driven: 0-9 (#16481) 2022-03-13 23:54:49 +00:00
readme.md
rules.mk

readme.md

Framework

Framework

Features

  • All through-hole components (except Kailh hotswap sockets)
  • QMK firmware with VIA support
  • Rotary encoder
  • Hotswappable switches
  • FR-4 and acrylic sandwich construction
  • USB Type-C
  • Supports MIT (one 2u), grid (two 1u), and two 2u space keys

Info

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

make 7c8/framework:default # default keymap
make 7c8/framework:via     # via-compatible keymap

Flashing example for this keyboard:

make 7c8/framework:default:flash

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