index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
converter
/
palm_usb
Age
Commit message (
Expand
)
Author
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-09-29
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-09
Move non-assignment code to post_rules.mk (#14207)
Zach White
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-02-27
remove keyboard_folder from info.json
Zach White
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-01-15
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2020-04-30
QMK-ify some GPIO macros (#8315)
Ryan
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-19
Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)
fauxpark
2019-10-05
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-05-24
[Keyboard] Fix formatting on keyboard to micro connection table (#5968)
Mark
2019-02-14
Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
Konstantin Đorđević
2019-02-04
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)
Konstantin Đorđević
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2018-12-14
converter/palm_usb/stowaway: Configurator support (#4655)
noroadsleft
2018-12-06
Keyboard: Palm serial keyboard USB converter (#4485)
milestogo