Age | Commit message (Expand) | Author |
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 BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-03-10 | Refactor to use led config - Part 6 (#12115) | Joel Challis |
2020-11-02 | Phantom refactor (#10805) | Ryan |
2020-01-30 | Trim firmware sizes from default rules.mk, part 3 (#8045) | ridingqwerty |
2019-10-28 | [Keymap] Updating keymaps (#7170) | Xyverz |
2019-10-25 | Cleanup rules.mk for 32U4 keyboards, N-Q (#7147) | fauxpark |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-07-15 | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt |
2019-01-11 | Remove empty fn_actions[] | fauxpark |
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft |
2018-10-16 | Keyboard: Add tkl_ansi_plus_five layout for Phantom (#4145) | jshuf |
2018-08-26 | add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) | Michael F. Lamb |
2018-07-01 | Phantom refactor and Configurator update (#3285) | noroadsleft |
2018-04-11 | Remove bootloader from info.jsons | skullY |
2018-04-07 | Pull information from config.h and rules.mk (#2711) | skullydazed |
2018-04-06 | Add 2 missing F-Row keys | Yan-Fa Li |
2018-04-06 | Adds Phantom TKL support (#2696) | Yan-Fa Li |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed |
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 |
2017-06-23 | Update Phantom readme | Mathias Andersson |
2017-06-23 | Adjust Phantom for standard PCB | Mathias Andersson |
2017-06-23 | Update Phantom config to better match template | Mathias Andersson |
2017-06-23 | Move Phantom LED handling to phantom.c | Mathias Andersson |
2017-06-11 | remove .hex, .PNG, .jpg | Jack Humbert |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein |
2016-11-17 | rgb light through midi | Jack Humbert |
2016-08-20 | Split keyboard makefiles into rules and Makefile | Fred Sundvik |
2016-08-14 | Setup the bottom-row modifiers to be mac-like in their arrangement. | Xyverz |
2016-08-14 | Added my own layout to the Phantom. | Xyverz |
2016-08-11 | Delete keymap.c | Xyverz |
2016-08-09 | Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds per... | Ian Sterling |
2016-07-17 | update more non-existent readmes for QMK.fm | Seth Chandler |
2016-07-08 | Fix a function mismatch that was causing LEDs to not properly initialize | TerryMathews |
2016-07-07 | Create keycodes for RGB control functions | TerryMathews |
2016-07-07 | updates rgblight implementation, makes non-timer stuff compatible with audio | Jack Humbert |
2016-06-23 | Backlight abstraction and other changes (#439) | Jack Humbert |