qmk-dactyl-manuform-a/keyboards/7c8/framework
Ryan f718a10889
Fix up build options comments (#15463)
2021-12-12 18:05:37 -08:00
..
keymaps 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
config.h Add keyboard: 7c8/Framework (#11593) 2021-02-28 16:30:28 +11:00
framework.c Add keyboard: 7c8/Framework (#11593) 2021-02-28 16:30:28 +11:00
framework.h Add keyboard: 7c8/Framework (#11593) 2021-02-28 16:30:28 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md Add keyboard: 7c8/Framework (#11593) 2021-02-28 16:30:28 +11:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

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.