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.
 
 
 
 
 
Joel Challis 5233a62b20
Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)
2 months ago
..
keymaps/default Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) 2 months ago
config.h Move matrix config to info.json, part 5 (#20003) 1 year ago
info.json backlight: split AVR PWM and timer drivers (#21540) 9 months ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

keeb68

keeb68

A small-batch run of 68 key goodness

  • Keyboard Maintainer: sandwich
  • Hardware Supported: Sandwich's Keeb68 Patron Saint Edition
  • Hardware Availability: Limited Run

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

make sandwich/keeb68:default

Flashing example for this keyboard:

make sandwich/keeb68:default:flash

Toggle NRKO on/off by holding space+n and then inserting the keyboard's USB cable. Some BIOSs may not detect keypresses properly while NRKO is enabled according to QMK documentation.

Bootloader

Enter the bootloader in 2 ways (all keys assume default layout):

  • Keycode in layout: Hold Fn key and press the Windows(GUI) key (mapped to QK_BOOT)
  • Physical reset button: Briefly press the button on the back of the PCB (labeled sw1)

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