qmk-firmwares/keyboards/ristretto
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps/default Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h
info.json
readme.md
ristretto.c
ristretto.h
rules.mk

Ristretto

Ristretto Ristretto-2

An Integrated, Column Stagger, 40% Keyboard with OLED and Rotary Encoder

  • Keyboard Maintainer: Fruit

  • Hardware Supported: Ristretto PCB, Atmega32u4

  • Hardware Availability: Through Group Buy - May 2021

    To enter the bootloader, press the button marked "SW1" on the bottom of the PCB.

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

make ristretto:default

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