index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
alps64
Age
Commit message (
Expand
)
Author
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-01-11
Remove `DESCRIPTION`, 0-A (#11369)
Ryan
2021-01-06
[Keymap] Dbroqua alps64 poker (#11254)
Damien
2020-11-18
Refactor to use led config - Part 3 (#10966)
Joel Challis
2020-05-25
Fix capitalisation of "GitHub" (#9184)
Ryan
2020-05-19
[Keymap] Add Via support to ALPS64 (#9041)
jja2000
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-19
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
fauxpark
2019-09-19
Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)
fauxpark
2019-09-14
[Keyboard] Alps64 Refactor (#6723)
MechMerlin
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-11
Remove empty fn_actions[]
fauxpark
2019-01-10
[Keymap] Alps64 Keymap + Readme Updates (#4807)
MechMerlin
2018-12-07
crd alps64 updates (#4565)
Jason Thigpen
2018-11-09
Add my new ANSI layout dz60 setup (#4397)
Jason Thigpen
2018-10-31
Add some more useful features to my alps64 AEK layout (#4312)
Jason Thigpen
2018-10-30
Add crd's AEK layout for ALPS64 board (#4292)
Jason Thigpen
2018-05-24
Refactor for Alps64 (#3029)
noroadsleft
2018-04-20
QMK Configurator support for alps64 pcb (#2774)
MechMerlin
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
2017-08-16
Make the bulk of our keyboards match the readme.md standard
skullY
2017-06-30
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2016-08-20
Split keyboard makefiles into rules and Makefile
Fred Sundvik
2016-07-17
update more non-existent readmes for QMK.fm
Seth Chandler
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert