summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/rev3
Commit message (Expand)AuthorAgeFilesLines
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-7/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-202-7/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre2022-06-031-0/+3
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-4/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-17/+0
* Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-011-3/+3
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Migrate preonic/rev3 to pwm ws2812 driver (#13142)Joel Challis2021-06-094-10/+69
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-3/+2
* [Keyboard] VIA support for Preonic Rev3 (#11344)George Wietor2021-05-101-0/+1
* Document LED physical location index for Planck and Preonic (#12147)Albert Y2021-03-131-0/+5
* Add RGB Matrix support for Preonic rev3 (#12008)Albert Y2021-02-283-1/+29
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-2/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* Fix error_log complaint about Preonic layouts (#9443)Ryan2020-06-172-426/+432
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-302-1/+2
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* [Keyboard] Add hand swap config matrix for preonic rev 3 (#7460)Martin Kauppinen2019-11-251-0/+16
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-2/+2
* [Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293)Drashna Jaelre2019-11-072-8/+13
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-034-207/+19
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-1/+1
* Fix Planck and Preonic builds (#5658)noroadsleft2019-04-291-12/+22
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* use built-in arm stuffJack Humbert2019-01-2610-2552/+12
* Preonic rev. 3: fix info.json filenoroadsleft2019-01-031-1/+1
* Preonic Configurator update (#4598)noroadsleft2018-12-112-2/+434