120 Commits (6b299fab6e6a3143c061b9ea005253361fcd524b)

Author SHA1 Message Date
  James Young 292b7b3835
Remove firmware size impact notes from <keyboard>/rules.mk (#14652) 2 years ago
  Ryan 0b37e07f90
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649) 2 years ago
  Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago
  James Young 6f36eb469d
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2 years ago
  Ryan 6b74e48f81
Remove audio pin references in rules.mk (#14532) 2 years ago
  Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 2 years ago
  Ryan 7eea780a7d
Remove bootloader listings from rules.mk (#14330) 2 years ago
  Ryan fe6d6cf76d
Remove empty override functions (#14312) 2 years ago
  James Young 4b453dca92
Remove MIDI Configuration boilerplate (#11151) 2 years ago
  James Young a03aa301de
Remove Full Bootmagic (#13846) 2 years ago
  Drashna Jaelre 21e0a9780d
[Keyboard] Fix matrix issues with Promethium (#13648) 2 years ago
  Zach White adf0d70da4
first pass: matrix consistency improvements (#13471) 2 years ago
  Ryan 44260c3414
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) 2 years ago
  Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 3 years ago
  Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805) 3 years ago
  Ryan 62f304a225
Remove `DESCRIPTION`, H-J (#11616) 3 years ago
  Zach White 6368a5697d
Exclude more keyboards from CI (#11436) 3 years ago
  Zach White c0dcee96a8
Initial list of keyboards to exclude from CI (#11213) 3 years ago
  Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 3 years ago
  Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832) 3 years ago
  Ryan 8a4a0c25fd Change analogRead calls to analogReadPin (#9023) 3 years ago
  fauxpark 9397bffd01 Fix a couple of USB VIDs for the API (#7848) 4 years ago
  Drashna Jaelre 6cf574396a [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 4 years ago
  Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399) 4 years ago
  fauxpark 3dbf08b655 Cleanup rules.mk for 32U4 keyboards, H (#7030) 4 years ago
  fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445) 4 years ago
  Mark Stosberg c178bbf2e5 Illustrate the emoji layer (#6555) 4 years ago
  fauxpark ba42a5ae68 Remove commented out MCUs in rules.mk (#5884) 4 years ago
  Drashna Jaelre 05a97482e6
[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227) 4 years ago
  Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 4 years ago
  XScorpion2 e7711b3b66 Moving rgb typedefs into a single location (#5978) 4 years ago
  Priyadi Iman Nurcahyo 36e950a13f [Keymap] Added compatibility for Planck rev6 (#5706) 5 years ago
  noroadsleft eab6546fda
Fix handwired/promethium keyboard dimensions in info.json 5 years ago
  fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 5 years ago
  fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) 5 years ago
  James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 5 years ago
  Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 5 years ago
  fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 5 years ago
  noroadsleft 064d9e2175 handwired/promethium Refactor and Configurator support (#4524) 5 years ago
  Drashna Jaelre 00b6f14821 Replace outdated RGB/Audio information 5 years ago
  Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 5 years ago
  U-LANDSRAAD\drashna 84a713b05c Remove _quantum functions from custom matrix.c code 6 years ago
  Jack Humbert 7f2882832e adds default keymap for handwired boards 6 years ago
  Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 6 years ago
  skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660) 6 years ago
  Jack Humbert 107d8031e5 update priyadi's keymap config 6 years ago
  Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433) 6 years ago
  Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442) 6 years ago
  Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent" 7 years ago
  Priyadi Iman Nurcahyo 343f8d368e Simple RGB backlight theming 7 years ago