| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add continuation ID support to jedec.c | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -3/+20 | |
| * | Refine various vendor ID annotations | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -10/+20 | |
| * | Add support for various ST M25P* chips | Carl-Daniel Hailfinger | 2007-12-17 | 1 | -0/+8 | |
| * | Rename SPI erase functions to include opcode | Carl-Daniel Hailfinger | 20# MCU name
MCU = atmega32u4
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
# Atmel DFU atmel-dfu
# LUFA DFU lufa-dfu
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
MIDI_ENABLE = no # MIDI support
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
| 1 | -2/+5 | |
| * | Add support for the Winbond W39V040FA chip | Uwe Hermann | 2007-05-21 | 1 | -0/+1 | |
| * | Fix coding style of flashrom by running indent on all files | Uwe Hermann | 2007-05-09 | 1 | -5/+5 | |
| * | Add initial support for the following flash chips | Uwe Hermann | 2007-04-28 | 1 | -1/+4 | |
| * | Trivial (cosmetic) cleanup | Stefan Reinauer | 2007-04-06 | 1 | -9/+10 | |
| * | Split flash_enable.c into chipset_enable.c and board_enable.c | Luc Verhaegen | 2007-04-04 | 1 | -2/+10 | |
| * | Drop useless and partly even incorrect comments | Uwe Hermann | 2007-04-01 | 1 | -49/+54 | |
| * | Coding style fixes | Uwe Hermann | 2007-04-01 | 1 | -72/+71 | |
| * | Add Winbond W39V080A support | David Hendricks | 2007-03-02 | 1 | -0/+1 | |
| * | This patch is a rework of Adam Kaufman's Solaris patch | Adam Kaufman | 2007-02-06 | 1 | -0/+38 | |
| * | Add support for the SST 49LF160C | Alan Carvalho de Assis | 2007-01-27 | 1 | -0/+1 | |
| * | Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C | Yinghai Lu | 2007-01-22 | 1 | -0/+3 | |
| * | Add support for ASD AE49F2008 | Stefan Reinauer | 2006-11-21 | 1 | -0/+3 | |
| * | Rename SM_ID to SYNCMOS_ID | Uwe Hermann | 2006-11-21 | 1 | -1/+1 | |
| * | Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T | Uwe Hermann | 2006-11-21 | 1 | -1/+4 | |
| * | Support for the 256K SyncMos S29C51002T flash | Giampiero Giancipoli | 2006-11-20 | 1 | -0/+3 | |
| * | Here's a small patch to add support for the SST 49LF020A | Uwe Hermann | 2006-10-07 | 1 | -0/+1 | |
| * | Add support for SST39SF040, SST39SF010A and W39V040B | Stefan Reinauer | 2006-07-31 | 1 | -6/+9 | |
| * | Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw> | Stefan Reinauer | 2006-07-19 | 1 | -0/+1 | |
| * | Add support for EFST F49B002UA (untested) | Stefan Reinauer | 2006-06-30 | 1 | -0/+3 | |
| * | Add support for PMC 49FL002 as used in the RD1-PMC2 | Stefan Reinauer | 2006-06-25 | 1 | -0/+1 | |
| * | Add support for Winbond W49V002A | Stefan Reinauer | 2006-06-14 | 1 | -0/+1 | |
| * | Multiple unrelated changes | Scott Tsai | 2006-03-31 | 1 | -0/+1 | |
| * | Multiple unrelated changes | Stefan Reinauer | 2006-03-31 | 1 | -1/+2 | |
| * | Support for Am29F016D | Stefan Reinauer | 2006-03-16 | 1 | -0/+1 | |
| * | Add support for ST M29F040B | Stefan Reinauer | 2006-02-24 | 1 | -0/+1 | |
