qmk_firmware/keyboards/nimrod
Ryan ace372d90d
Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +11:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +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.