aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux/kernel-source/drivers/net/hnd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-26 16:11:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-26 16:11:13 +0000
commit5b012b6ac467aac9a439385ed4aa29d5abbe6ce9 (patch)
tree775286f3d0ffd3b454d7336cc6866366f1778a5d /package/linux/kernel-source/drivers/net/hnd/Makefile
parent3f800907ddd1e7c0649a4966a920993d02cb44e7 (diff)
downloadupstream-5b012b6ac467aac9a439385ed4aa29d5abbe6ce9.tar.gz
upstream-5b012b6ac467aac9a439385ed4aa29d5abbe6ce9.tar.bz2
upstream-5b012b6ac467aac9a439385ed4aa29d5abbe6ce9.zip
document some kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1062 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux/kernel-source/drivers/net/hnd/Makefile')
0 files changed, 0 insertions, 0 deletions
d2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# idb 60 PCB

Firmware for the idb 60 PCB

* Keyboard Maintainer: [pngu](https://github.com/itspngu)
* Hardware Supported: idb 60 PCB
* Hardware Availability: [Case & PCB Files (CC-by-SA 4.0)](https://github.com/itspngu/idb_60)
* Project Website: [idb Keyboards ยป 60](https://idb-keyboards.xyz/60)

Make example for this keyboard (after setting up your build environment):

    make idb/idb_60:default

Or to make and flash:

    make idb/idb_60:default:flash
	
To compile VIA firmware:

    make idb/idb_60:via
	
LAYOUT_* Macros:

 * *LAYOUT_default*: ANSI WKL with full Backspace
 * *LAYOUT_all*: All split keys are available

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).