summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/palm_usb
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-143-9/+11
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-154-66/+5
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-081-2/+1
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-2/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-7/+0
|/
* 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 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | 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
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-092-7/+7
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* QMK-ify some GPIO macros (#8315)Ryan2020-04-301-21/+20
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-2/+0
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-7/+10
* [Keyboard] Fix formatting on keyboard to micro connection table (#5968)Mark2019-05-241-3/+4
* Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević2019-02-141-1/+0
* Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević2019-02-041-17/+13
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-9/+9
* converter/palm_usb/stowaway: Configurator support (#4655)noroadsleft2018-12-141-0/+83
* Keyboard: Palm serial keyboard USB converter (#4485)milestogo2018-12-067-0/+772