qmk_firmware/keyboards/delikeeb/flatbread60
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Remove legacy Debug keycode (#18769) 2022-10-19 11:33:05 +01:00
config.h Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 2023-02-06 02:40:23 +00:00
flatbread60.c [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) 2021-05-12 17:19:48 -07:00
flatbread60.h [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) 2021-05-12 17:19:48 -07:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) 2021-05-12 17:19:48 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

flatbread60

flatbread60

This is a custom PCB made by a hobbiest, and it has an ortholinear 60 key layout. Flatbread60 supports Pro Micro and its wireless variants, such as Blue Micro. A battery switch slot and extra pinout is on the board.

  • Keyboard Maintainer: noclew
  • Hardware Supported: flatbread60 PCB
  • Hardware Availability: Not commercially available, but the board fabricaion file will be uploaded in the near future.

Make example for this keyboard (after setting up your build environment):

make delikeeb/flatbread60:default

Flashing example for this keyboard:

make delikeeb/flatbread60:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.