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.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 1 year ago
meteor.c Refactor to use led config - Part 6 (#12115) 3 years ago
meteor.h [Keyboard] New Keyboard: EVE Meteor (#6565) 4 years ago
readme.md [Keyboard] update boot-mode method for EVE Meteor docs (#10453) 3 years ago
rules.mk Fix up build options comments (#15463) 2 years ago

readme.md

EVE Meteor

60% PCB with Function Row

  • Keyboard Maintainer: MechMerlin
  • Hardware Supported: EVE Meteor
  • Hardware Availability: zFrontier

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

make eve/meteor:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make eve/meteor:default:flash

Reset Key: Short the two holes labeled FW_JP underneath the PCB, beside the Tab key while plugging in the keyboard.

Do not confuse this with the LED holes of the switch in the Tab position. FW_JP is not reachable from the top as the plate blocks access to it.

If your PCB does not have this circuit exposed, you must hold down the key corresponding to pins A0 and B0 on the MCU. On at least the red EVE PCB, this is the +/= key (second row, 13th column).

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