qmk_firmware/keyboards/7c8/framework
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
..
keymaps Refactor Leader key feature (#19632) 2023-02-13 03:19:02 +11:00
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
framework.h Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md Add keyboard: 7c8/Framework (#11593) 2021-02-28 16:30:28 +11:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.