summaryrefslogtreecommitdiff
path: root/keyboards/converter/palm_usb
Commit message (Expand)AuthorAge
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-15
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-09
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-08
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-07
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-02
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
|/
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-09
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* remove keyboard_folder from info.jsonZach White2021-02-27
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-15
* QMK-ify some GPIO macros (#8315)Ryan2020-04-30
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-19
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
* [Keyboard] Fix formatting on keyboard to micro connection table (#5968)Mark2019-05-24
* Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević2019-02-14
* Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević2019-02-04
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-27
* converter/palm_usb/stowaway: Configurator support (#4655)noroadsleft2018-12-14
* Keyboard: Palm serial keyboard USB converter (#4485)milestogo2018-12-06