Ryan 7e0299117b Move encoder config to data driven (#19923) 3 gadi atpakaļ
..
keymaps bbf7a20b33 Refactor Leader key feature (#19632) 3 gadi atpakaļ
config.h 7e0299117b Move encoder config to data driven (#19923) 3 gadi atpakaļ
framework.c ec06ffe294 Add keyboard: 7c8/Framework (#11593) 5 gadi atpakaļ
framework.h ec06ffe294 Add keyboard: 7c8/Framework (#11593) 5 gadi atpakaļ
info.json 7e0299117b Move encoder config to data driven (#19923) 3 gadi atpakaļ
readme.md ec06ffe294 Add keyboard: 7c8/Framework (#11593) 5 gadi atpakaļ
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 gadi atpakaļ

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.