You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.0 KiB

  1. # Framework
  2. ![Framework](https://i.imgur.com/njrHoH1.jpeg)
  3. ## Features
  4. * All through-hole components (except Kailh hotswap sockets)
  5. * QMK firmware with VIA support
  6. * Rotary encoder
  7. * Hotswappable switches
  8. * FR-4 and acrylic sandwich construction
  9. * USB Type-C
  10. * Supports MIT (one 2u), grid (two 1u), and two 2u space keys
  11. ## Info
  12. * Keyboard maintainer: [Steven Nguyen](https://github.com/stevennguyen)
  13. * Hardware supported: Framework
  14. * Hardware availability: [Steven Nguyen](https://github.com/stevennguyen)
  15. Make example for this keyboard (after setting up your build environment):
  16. make 7c8/framework:default # default keymap
  17. make 7c8/framework:via # via-compatible keymap
  18. Flashing example for this keyboard:
  19. make 7c8/framework:default:flash
  20. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).