Commit Graph

80 Commits (ddaf37ffa98683be925ae7c396c55f336dce4ad2)

Author SHA1 Message Date
fauxpark 802c575506 Remove backslashes from template keymap () 6 years ago
fauxpark 405dea01be Add some defaults for ATmega32A to mcu_selection.mk () 6 years ago
fauxpark 0bd03150e5 Remove NO_BACKLIGHT_CLOCK () 6 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT () 6 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM () 6 years ago
fauxpark ba42a5ae68 Remove commented out MCUs in rules.mk () 6 years ago
fauxpark 8b1cdd1e3d Add copyright year placeholders to new keyboard script () 6 years ago
Drashna Jaelre 83afae31ed Fix up Debouncing in AVR Templates () 6 years ago
MechMerlin 4c14b5832a Fix up ps2avrgb templates () 6 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() () 6 years ago
noroadsleft 2df82514ab Update ps2avrgb readme template () 6 years ago
James Churchill 4c1760883e Update ps2avrgb template to use standard matrix/i2c code () 6 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard () 6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction () 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes () 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods () 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature () 6 years ago
MechMerlin 465559e166 Optimize/Update the new_project script () 6 years ago
MechMerlin b0d308eea1 Update Templates (stop living in the past, its 2019) () 6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable () 6 years ago
Drashna Jaelre a495326aed Turn off Mousekeys for several ps2avrGB keyboards () 6 years ago
mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations 6 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK () 6 years ago
noroadsleft 836efb50c6 Updated templates for use by new_project.sh () 7 years ago
MechMerlin ccfe60eb57 Update ps2avrgb readme () 7 years ago
MechMerlin ec26684491 Update templates used for new_project.sh () 7 years ago
noroadsleft bc7fe1223d Add #include "config_common.h" after #pragma once to config.h templates () 7 years ago
Evan Travers 96cb9f4661 Update template config.h with `#pragma once` () 7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library () 7 years ago
Kenneth Aloysius d27855665a Updated matrix.c for some PS2AVRGB boards and templates for new_project script () 7 years ago
MechMerlin 70e60b0a0c update template copyrights to 2018 () 7 years ago
MechMerlin 5346cb2d20 Support both AVR and ps2avrGB targets for new_project script () 7 years ago
MechMerlin 14b2a35571 Use QMK_KEYBOARD_H instead of the mykeyboard.h () 7 years ago
mechmerlin 7bbc9ccc31 change KEYMAP to LAYOUT for all new keyboards made using this script 7 years ago
Jack Humbert d6ad9787a0 update template readme 7 years ago
Jack Humbert e2e387f8f8 update qmk template 7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. () 8 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 8 years ago
skullY 582a6ac75c Fix by changing the default to at90usb1286 8 years ago
Jack Humbert 338edcabd7 Merge pull request from osamuaoki/master 8 years ago
Osamu Aoki 4d2be0281c Typo fix 8 years ago
skullydazed 23839b8c6d Clarify the quantum license () 8 years ago
Gabriel Young d11962aeb2 fix 'stop_all_notes' naming to be more consistent 8 years ago
Gabriel Young 976c856966 Update size estimates in the Makefile 8 years ago
Gabriel Young a64ae10662 Update existing keymaps 8 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 8 years ago
Gabriel Young ed15973a3f Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) 8 years ago
Gabriel Young d1fe24ad9f Allow customization of the number of tone keycodes and add example keymap 8 years ago
Priyadi Iman Nurcahyo c68e596f32 Implement faux-clicky feature 8 years ago
Nikolaus Wittenstein 8cbf61c919 Add new DIODE_DIRECTION option 8 years ago