summaryrefslogtreecommitdiff
path: root/keyboards/preonic/rev2
AgeCommit message (Expand)Author
2023-04-30Remove use of layout macros for `music_map` (#20634)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-05-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-10[Keyboard] VIA support for Preonic Rev3 (#11344)George Wietor
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-06-17Fix error_log complaint about Preonic layouts (#9443)Ryan
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2019-11-25[Keyboard] Add hand swap config matrix for preonic rev 3 (#7460)Martin Kauppinen
2019-10-25Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark
2019-10-20[Keyboard] Use GPIO macros for E6 LED in Planck and Preonic default keymaps (...fauxpark
2019-08-22Reduce compile size to fix various Travis CI errors (#6426)Drashna Jaelre
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-04-29Fix Planck and Preonic builds (#5658)noroadsleft
2018-12-11Preonic Configurator update (#4598)noroadsleft
2018-07-20adds support for preonic rev 3Jack Humbert
2018-04-07Pull information from config.h and rules.mk (#2711)skullydazed
2018-03-13Fix preonic/rev2 bootloader configuplus
2017-11-14QMK DFU bootloader generation (#2009)Jack Humbert