Nick Brassel 9539f135d8 Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) 2 lat temu
..
keymaps 9539f135d8 Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) 2 lat temu
framework.h 4869b8061c Move ortho & numpad layouts to data driven (#20183) 3 lat temu
info.json 023035f462 Move miscellaneous defines to data driven (#21382) 3 lat temu
readme.md ec06ffe294 Add keyboard: 7c8/Framework (#11593) 5 lat temu
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 lat temu

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.