summaryrefslogtreecommitdiff
path: root/keyboards/pistachio_pro
AgeCommit message (Collapse)Author
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-02PistachioPro: correct Configurator key sequence (#14277)James Young
* info.json: apply human-friendly formatting * correct LAYOUT key sequence Moves the Enter key object to the correct place in sequence.
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-19Added VIA keymap for pistachio_mp (#14015)rate
* Added VIA keymap for pistachio_mp * Fixed typos
2021-08-15Fix errors that have cropped up in develop (#14005)Zach White
* frooastboard: remove duplicate values from config.h * pistachio_pro: remove unused pin D5
2021-08-09[Keyboard] Added pistachio_pro (#13466)rate
* Added pistachio_pro * Apply suggestions from code review * Apply suggestions from code review