qmk_firmware/keyboards/7c8/framework
2024-01-18 23:07:54 +00:00
..
keymaps Remove obvious user keymaps, keyboards/[0-9]* edition. (#22691) 2023-12-18 13:53:02 +11:00
framework.h
info.json
readme.md
rules.mk Remove LAYOUTS_HAS_RGB (#22917) 2024-01-18 23:07:54 +00:00

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.