qmk_firmware/keyboards/nimrod
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
nimrod.c [Keyboard] Add Nimrod (#11141) 2020-12-22 19:39:29 +01:00
nimrod.h [Keyboard] Add Nimrod (#11141) 2020-12-22 19:39:29 +01:00
readme.md [Keyboard] Add Nimrod (#11141) 2020-12-22 19:39:29 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Nimrod

Nimrod

The Nimrod is a 4x10 ortholinear keyboard designed by cjcodell1.

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

make nimrod:default

Flashing example for this keyboard:

make nimrod:default:flash

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