index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
converter
/
palm_usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
Ryan
2022-08-14
3
-9
/
+11
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
1
-9
/
+0
*
Migrate serial_uart usages to UART driver (#15479)
Ryan
2021-12-15
4
-66
/
+5
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
1
-1
/
+1
|
\
|
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-08
1
-2
/
+1
|
\
|
|
*
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-07
1
-2
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-02
1
-2
/
+0
|
\
|
|
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-29
1
-7
/
+0
|
/
*
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
1
-1
/
+0
|
\
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
1
-1
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
1
-1
/
+1
|
\
|
|
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
1
-1
/
+0
|
\
|
|
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
1
-2
/
+0
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
|
Move non-assignment code to post_rules.mk (#14207)
Zach White
2021-09-09
2
-7
/
+7
|
/
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-1
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
remove keyboard_folder from info.json
Zach White
2021-02-27
1
-1
/
+0
*
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-02-06
1
-2
/
+2
*
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2021-01-15
1
-1
/
+0
*
QMK-ify some GPIO macros (#8315)
Ryan
2020-04-30
1
-21
/
+20
*
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-29
1
-4
/
+4
*
Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)
fauxpark
2020-01-19
1
-2
/
+0
*
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-10-05
1
-7
/
+10
*
[Keyboard] Fix formatting on keyboard to micro connection table (#5968)
Mark
2019-05-24
1
-3
/
+4
*
Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
Konstantin Đorđević
2019-02-14
1
-1
/
+0
*
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)
Konstantin Đorđević
2019-02-04
1
-17
/
+13
*
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-27
1
-9
/
+9
*
converter/palm_usb/stowaway: Configurator support (#4655)
noroadsleft
2018-12-14
1
-0
/
+83
*
Keyboard: Palm serial keyboard USB converter (#4485)
milestogo
2018-12-06
7
-0
/
+772