Ryan 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
..
keymaps 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
bajjak.c 7827f9fbe3 Compilation fixes for `-fno-common` (#25436) 1 year ago
bajjak.h 7827f9fbe3 Compilation fixes for `-fno-common` (#25436) 1 year ago
config.h cb81913d18 Data-Driven Keyboard Conversions: B (#23425) 2 years ago
keyboard.json 6b60089fc7 Migrate build target markers to keyboard.json - 0AB (#23488) 2 years ago
matrix.c 6dfd7ed46f Fix i2c received value in georgi and bajjak (#24113) 2 years ago
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 years ago
rules.mk cb81913d18 Data-Driven Keyboard Conversions: B (#23425) 2 years ago

readme.md

bajjak

This keyboard is a 6x7 array keyboard, similar in design to the Ergodox EZ.

  • Keyboard Maintainer: Gary Kong
  • Hardware Supported: bajjak keyboard (ATmega32U4)

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

make bajjak:default

Flashing example for this keyboard:

make bajjak:default:flash

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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